update further everest paths

Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
Ben Taylor
2025-06-05 11:26:51 +01:00
parent 2d6374a0f9
commit 243b54f386
+2 -2
View File
@@ -441,7 +441,7 @@ if(ENABLE_TESTING OR ENABLE_PROGRAMS)
PRIVATE include
PRIVATE tf-psa-crypto/include
PRIVATE tf-psa-crypto/drivers/builtin/include
PRIVATE tf-psa-crypto/drivers/everest/include
PRIVATE tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/
PRIVATE library
PRIVATE tf-psa-crypto/core
PRIVATE tf-psa-crypto/drivers/builtin/src)
@@ -480,7 +480,7 @@ if(ENABLE_TESTING OR ENABLE_PROGRAMS)
PRIVATE library
PRIVATE tf-psa-crypto/core
PRIVATE tf-psa-crypto/drivers/builtin/src
PRIVATE tf-psa-crypto/drivers/everest/include)
PRIVATE tf-psa-crypto/drivers/everest/include/tf-psa-crypto/private/)
set_config_files_compile_definitions(mbedtls_test_helpers)
endif()