Add changelog for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
This commit is contained in:
Steven Cooreman 2021-02-22 12:48:51 +01:00
parent 437fcfc32e
commit 5be864f645

View file

@ -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.