test: ECDSA driver only: disable ECP_RESTARTABLE

This is not yet supported in driver only implementation

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2023-01-26 14:27:16 +01:00
parent 4e26df99aa
commit 4e0278d710

View File

@ -2108,6 +2108,7 @@ config_psa_crypto_config_ecdsa_use_psa () {
# TODO: make these work - #6862
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA_ENABLED
scripts/config.py unset MBEDTLS_ECP_RESTARTABLE
}
# Keep in sync with component_test_psa_crypto_config_reference_ecdsa_use_psa