mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 05:39:57 +00:00
all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead()
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -3713,6 +3713,9 @@ component_test_psa_crypto_config_accel_aead () {
|
|||||||
scripts/config.py unset MBEDTLS_CCM_C
|
scripts/config.py unset MBEDTLS_CCM_C
|
||||||
scripts/config.py unset MBEDTLS_CHACHAPOLY_C
|
scripts/config.py unset MBEDTLS_CHACHAPOLY_C
|
||||||
|
|
||||||
|
# Disable CCM_STAR_NO_TAG because this re-enables CCM_C.
|
||||||
|
scripts/config.py -f "$CRYPTO_CONFIG_H" unset PSA_WANT_ALG_CCM_STAR_NO_TAG
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
# -----
|
# -----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user