mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:05:37 +01:00
248900d9b9
Signed-off-by: Janos Follath <janos.follath@arm.com>
7 lines
334 B
Plaintext
7 lines
334 B
Plaintext
Changes
|
|
* The PSA persistent storage format is updated to always store the key bits
|
|
attribute. No automatic upgrade path is provided. Previously stored keys
|
|
must be erased, or manually upgraded based on the key storage format
|
|
specification (docs/architecture/mbed-crypto-storage-specification.md).
|
|
Fixes #3740.
|