mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-25 22:56:35 +08:00
Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
a9dda7e3d0
commit
75fd2401e5
@ -1,3 +1,9 @@
|
|||||||
|
Features
|
||||||
|
* When the new compilation option MBEDTLS_PSA_KEY_STORE_DYNAMIC is enabled,
|
||||||
|
the number of volatile PSA keys is virtually unlimited, at the expense
|
||||||
|
of increased code size. This option is off by default, but enabled in
|
||||||
|
the default mbedtls_config.h. Fixes #9216.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix interference between PSA volatile keys and built-in keys
|
* Fix interference between PSA volatile keys and built-in keys
|
||||||
when MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS is enabled and
|
when MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS is enabled and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user