added changelog for accelerated ECDH changes
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
0c8ec3983e
commit
8427b56d71
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/driver-only-ecdh.txt
Normal file
4
ChangeLog.d/driver-only-ecdh.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Features
|
||||
* When a PSA driver for ECDH is present, it is now possible to disable
|
||||
MBEDTLS_ECDH_C in the build in order to save code size. For PK, X.509
|
||||
and TLS to fully work, this requires MBEDTLS_USE_PSA_CRYPTO to be enabled.
|
Loading…
Add table
Add a link
Reference in a new issue