blob: d255f8c3c1924feaf019dabd871306d2ba93edf2 [file] [log] [blame]
Ronald Cron42a5c972024-11-14 12:27:18 +01001Default behavior changes
2 * The `PSA_WANT_XXX` symbols as defined in
3 tf-psa-crypto/include/psa/crypto_config.h are now always used in the
4 configuration of the cryptographic mechanisms exposed by the PSA API.
5 This corresponds to the configuration behavior of Mbed TLS 3.x when
6 MBEDTLS_PSA_CRYPTO_CONFIG is enabled. In effect, MBEDTLS_PSA_CRYPTO_CONFIG
7 is now always enabled and the configuration option has been removed.