diff --git a/scripts/test_psa_constant_names.py b/scripts/test_psa_constant_names.py index 6796909d9..ff93bb1c0 100755 --- a/scripts/test_psa_constant_names.py +++ b/scripts/test_psa_constant_names.py @@ -173,7 +173,8 @@ 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', + 'tf-psa-crypto/drivers/everest/include/' + 'tf-psa-crypto/private', 'include'], help='Directory for header files') parser.add_argument('--keep-c',