diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 7964319e6..b0d460dd9 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -2355,6 +2355,10 @@ config_psa_crypto_hash_use_psa () { scripts/config.py unset MBEDTLS_PKCS7_C scripts/config.py unset MBEDTLS_ECDSA_DETERMINISTIC scripts/config.py -f include/psa/crypto_config.h unset PSA_WANT_ALG_DETERMINISTIC_ECDSA + + # Dynamic secure element support is a deprecated feature and needs to be disabled here. + # This is done to have the same form of psa_key_attributes_s for libdriver and library. + scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C } # Note that component_test_psa_crypto_config_reference_hash_use_psa