blob: 22939df86f424e79a430ddfae7512988cd726249 [file] [log] [blame]
Valerio Setti19efa3d2024-06-18 14:40:27 +02001Default behavior changes
2 * In a PSA-client-only build (i.e. MBEDTLS_PSA_CRYPTO_CLIENT &&
3 !MBEDTLS_PSA_CRYPTO_C), do not automatically enable local crypto when the
4 corresponding PSA mechanism is enabled, since the server provides the
5 crypto. Fixes #9126.