Skip to content

Commit 1ecf015

Browse files
Update test component
Signed-off-by: Gabor Mezei <[email protected]>
1 parent f0801cb commit 1ecf015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/scripts/components-configuration-crypto.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,6 +1680,7 @@ config_psa_crypto_hmac_use_psa () {
16801680
# Disable also the builtin hashes since they are supported by the driver
16811681
# and MD module is able to perform PSA dispathing.
16821682
scripts/config.py unset-all MBEDTLS_SHA
1683+
scripts/config.py unset-all PSA_WANT_ALG_SHA3_*
16831684
scripts/config.py unset MBEDTLS_MD5_C
16841685
scripts/config.py unset MBEDTLS_RIPEMD160_C
16851686
fi

0 commit comments

Comments
 (0)