Enable USE_PSA_CRYPTO

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
Elena Uziunaite 2024-09-04 14:51:31 +01:00
parent 96867b6bf4
commit 91d8386a42

View File

@ -659,9 +659,11 @@ component_test_psa_crypto_config_accel_ecdsa () {
# Configure
# ---------
# Start from default config (no USE_PSA) + TLS 1.3
# Start from default config + TLS 1.3
helper_libtestdriver1_adjust_config "default"
scripts/config.py set MBEDTLS_USE_PSA_CRYPTO
# Disable the module that's accelerated
scripts/config.py unset MBEDTLS_ECDSA_C