diff --git a/tests/scripts/check_names.py b/tests/scripts/check_names.py index 8bb4923b77..2e39271306 100755 --- a/tests/scripts/check_names.py +++ b/tests/scripts/check_names.py @@ -279,7 +279,7 @@ class CodeParser(): "library/*.c", "3rdparty/everest/library/everest.c", "3rdparty/everest/library/x25519.c" - ]) + ], ["library/psa_crypto_driver_wrappers.c"]) symbols = self.parse_symbols() # Remove identifier macros like mbedtls_printf or mbedtls_calloc