mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-13 04:13:45 +00:00
Enable USE_PSA_CRYPTO
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
parent
96867b6bf4
commit
91d8386a42
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user