mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-27 23:38:44 -04:00
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:
parent
4e26df99aa
commit
4e0278d710
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user