d9246559ca
Signed-off-by: Torstein Nesse <torstein.nesse@silabs.com>
7 lines
451 B
Text
7 lines
451 B
Text
Changes
|
|
* 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 (mbed-crypto-storage-specification.md). The storage format
|
|
for the dynamic Secure Element driver has also been updated. Previously
|
|
stored keys must be erased, or manually upgraded. #3740
|