Add changelog for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS

Signed-off-by: Steven Cooreman <[email protected]>
This commit is contained in:
Steven Cooreman
2021-04-15 15:06:52 +02:00
parent 437fcfc32e
commit 5be864f645
@@ -0,0 +1,4 @@
Features
* Added support for built-in driver keys through the PSA opaque crypto
driver interface. Refer to the documentation of
MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS for more information.