Enable PKCS7 in driver-only hashes component

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard 2023-03-20 10:40:43 +01:00
parent 0d1921c4c2
commit fbaf4e98d8

View file

@ -2643,7 +2643,6 @@ config_psa_crypto_hash_use_psa () {
scripts/config.py unset MBEDTLS_MD_C
fi
scripts/config.py unset MBEDTLS_HMAC_DRBG_C
scripts/config.py unset MBEDTLS_PKCS7_C
scripts/config.py unset MBEDTLS_ECDSA_DETERMINISTIC
scripts/config.py -f include/psa/crypto_config.h unset PSA_WANT_ALG_DETERMINISTIC_ECDSA