update further evererst header paths

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-05-23 14:31:49 +01:00
parent f63a240143
commit 91cc686daf
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ def main():
parser.add_argument('--include', '-I',
action='append', default=['tf-psa-crypto/include',
'tf-psa-crypto/drivers/builtin/include',
'tf-psa-crypto/drivers/everest/include',
'tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/',
'include'],
help='Directory for header files')
parser.add_argument('--keep-c',