fixed formating issues in psa_crypto_code_gen_1_1.txt

Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
Asfandyar Orakzai 2022-11-03 11:16:40 +01:00
parent 4f63ac4358
commit 65cd8a4a23

View File

@ -2,5 +2,6 @@ Features
* Brought in PSA code geneneration JSON driver list. * Brought in PSA code geneneration JSON driver list.
Added auto generated templating support for key management. Added auto generated templating support for key management.
Added Support for transparent and opaque keys (import/export/copy). Added Support for transparent and opaque keys (import/export/copy).
Included some general JSON validation, and more specifically for the Included some general JSON validation for the given entry points.
given entry points. Addresses version 1.1 of #5137 Addresses version 1.1 of #5137.