From 13a7ccec76c98e3027a38c8717f08ffe88775ca1 Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Tue, 5 Nov 2024 10:20:16 +0100 Subject: [PATCH] Align all.sh tf-psa-crypto components naming Signed-off-by: Ronald Cron --- tf-psa-crypto/tests/scripts/components-build-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf-psa-crypto/tests/scripts/components-build-system.sh b/tf-psa-crypto/tests/scripts/components-build-system.sh index 957e23a4fc..af8e7fa227 100644 --- a/tf-psa-crypto/tests/scripts/components-build-system.sh +++ b/tf-psa-crypto/tests/scripts/components-build-system.sh @@ -9,7 +9,7 @@ #### 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" TF_PSA_CRYPTO_ROOT_DIR="$PWD" mkdir "$OUT_OF_SOURCE_DIR"