e9a60224fd
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
5 lines
258 B
Text
5 lines
258 B
Text
Features
|
|
* When a PSA driver for EC J-PAKE is present, it is now possible to disable
|
|
MBEDTLS_ECJPAKE_C in the build in order to save code size. For the
|
|
corresponding TLS 1.2 key exchange to work, MBEDTLS_USE_PSA_CRYPTO needs
|
|
to be enabled.
|