mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 20:21:10 +01:00
In preparation of MBEDTLS_PSA_CRYPTO_CONFIG being always on, enable MBEDTLS_PSA_CRYPTO_CONFIG in some TLS 1.3 all.sh test components. While enabling MBEDTLS_PSA_CRYPTO_CONFIG, disable some PSA_WANT_ so that the configurations remain the same for the modified components. Signed-off-by: Ronald Cron <ronald.cron@arm.com>