mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-06 05:25:18 +00:00
Update test include path of everest headers
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user