Skip to content

Commit edf1c7e

Browse files
Adapt psasim helper
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
1 parent aec8420 commit edf1c7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/all-helpers.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ helper_psasim_config() {
150150
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
151151
scripts/config.py unset MBEDTLS_ECP_RESTARTABLE
152152
scripts/config.py unset MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
153+
154+
scripts/config.py unset-all MBEDTLS_SHA256_USE_.*_CRYPTO_
155+
scripts/config.py unset-all MBEDTLS_SHA512_USE_.*_CRYPTO_
153156
else
154157
scripts/config.py crypto_full
155158
scripts/config.py unset MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS

0 commit comments

Comments
 (0)