mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
all.sh: prepare component for hiding small curves
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
@@ -100,6 +100,7 @@ component_test_psa_crypto_without_heap() {
|
||||
# tests in 'test_suite_psa_crypto_op_fail' that would never be executed.
|
||||
scripts/config.py set PSA_WANT_ECC_SECP_K1_192
|
||||
scripts/config.py set PSA_WANT_ECC_SECP_R1_192
|
||||
scripts/config.py set TF_PSA_CRYPTO_ALLOW_REMOVED_MECHANISMS || true
|
||||
|
||||
# Accelerate all PSA features (which are still enabled in CRYPTO_CONFIG_H).
|
||||
PSA_SYM_LIST=$(./scripts/config.py get-all-enabled PSA_WANT)
|
||||
|
||||
Reference in New Issue
Block a user