mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
Update path in all-core.sh
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ pre_load_components () {
|
||||
pre_initialize_variables () {
|
||||
if in_mbedtls_repo; then
|
||||
CONFIG_H='include/mbedtls/mbedtls_config.h'
|
||||
CONFIG_TEST_DRIVER_H='tests/include/test/drivers/config_test_driver.h'
|
||||
CONFIG_TEST_DRIVER_H='framework/tests/include/test/drivers/config_test_driver.h'
|
||||
if [ -d tf-psa-crypto ]; then
|
||||
CRYPTO_CONFIG_H='tf-psa-crypto/include/psa/crypto_config.h'
|
||||
PSA_CORE_PATH='tf-psa-crypto/core'
|
||||
|
||||
Reference in New Issue
Block a user