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