8000 Update include path · Mbed-TLS/mbedtls-framework@70fd7ca · GitHub
[go: up one dir, main page]

10000
Skip to content

Commit 70fd7ca

Browse files
author
Ben Taylor
committed
Update include path
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
1 parent 9739da0 commit 70fd7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_psa_constant_names.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ def main():
173173
action='append', default=['tf-psa-crypto/include',
174174
'tf-psa-crypto/drivers/builtin/include',
175175
'tf-psa-crypto/drivers/everest/include',
176-
'drivers/everest/include/tf-psa-crypto/private/everest',
176+
'drivers/everest/include/tf-psa-crypto/private',
177177
'include'],
178178
help='Directory for header files')
179179
parser.add_argument('--keep-c',

0 commit comments

Comments
 (0)
0