TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f109c66d73c672a54558b98a554199d61a26bfe4
/
.
/
ChangeLog.d
/
driver-only-ecjpake.txt
blob: 706f304c3e48d44e2f0387bd2a23484faaf697a4 [
file
] [
log
] [
blame
]
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
.