diff --git a/scripts/test_psa_constant_names.py b/scripts/test_psa_constant_names.py index 7c4e9f5df..6796909d9 100755 --- a/scripts/test_psa_constant_names.py +++ b/scripts/test_psa_constant_names.py @@ -173,7 +173,7 @@ def main(): action='append', default=['tf-psa-crypto/include', 'tf-psa-crypto/drivers/builtin/include', 'tf-psa-crypto/drivers/everest/include', - 'drivers/everest/include/tf-psa-crypto/private/everest', + 'drivers/everest/include/tf-psa-crypto/private', 'include'], help='Directory for header files') parser.add_argument('--keep-c',