diff --git a/tests/scripts/components-configuration-crypto.sh b/tests/scripts/components-configuration-crypto.sh index e3096f3d650d..6ec6e6eb83b1 100644 --- a/tests/scripts/components-configuration-crypto.sh +++ b/tests/scripts/components-configuration-crypto.sh @@ -1801,7 +1801,7 @@ component_test_tfm_config_no_p256m () { echo "#undef MBEDTLS_PSA_P256M_DRIVER_ENABLED" >> "$CONFIG_H" msg "build: TF-M config without p256m" - make CFLAGS='-Werror -Wall -Wextra -I../framework/tests/include/spe' tests + make CFLAGS='-Werror -Wall -Wextra -I../framework/tests/include/spe' # Check that p256m was not built not grep p256_ecdsa_ library/libmbedcrypto.a