1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-27 05:28:45 +08:00

Align all.sh tf-psa-crypto components naming

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2024-11-05 10:20:16 +01:00
parent 211bf6de21
commit 13a7ccec76

View File

@ -9,7 +9,7 @@
#### Build System Testing #### Build System Testing
################################################################ ################################################################
component_test_cmake_tf_psa_crypto_out_of_source () { component_test_tf_psa_crypto_cmake_out_of_source () {
msg "build: cmake tf-psa-crypto 'out-of-source' build" msg "build: cmake tf-psa-crypto 'out-of-source' build"
TF_PSA_CRYPTO_ROOT_DIR="$PWD" TF_PSA_CRYPTO_ROOT_DIR="$PWD"
mkdir "$OUT_OF_SOURCE_DIR" mkdir "$OUT_OF_SOURCE_DIR"