Ronald Cron | 42a5c97 | 2024-11-14 12:27:18 +0100 | [diff] [blame] | 1 | Default 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. |