6687cd07f3
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
5 lines
269 B
Text
5 lines
269 B
Text
Bugfix
|
|
* The PSA API no longer allows the creation or destruction of keys with a
|
|
read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
|
|
can now only be used as intended, for keys that cannot be modified through
|
|
normal use of the API.
|