diff --git a/scripts/check_names.py b/scripts/check_names.py index 0a5d8fbe9..57d2e1104 100755 --- a/scripts/check_names.py +++ b/scripts/check_names.py @@ -750,6 +750,8 @@ class TFPSACryptoCodeParser(CodeParser): "drivers/builtin/include/mbedtls/*.h", "core/*.h", "drivers/builtin/src/*.h", + "drivers/everest/include/everest/everest.h", + "drivers/everest/include/everest/x25519.h", "drivers/everest/include/tf-psa-crypto/private/everest/everest.h", "drivers/everest/include/tf-psa-crypto/private/everest/x25519.h", "core/*.c",