Update include path

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-05-23 14:31:49 +01:00
parent 9739da0222
commit 70fd7ca57e
+1 -1
View File
@@ -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',