Add change log entry

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2021-02-09 15:36:14 +01:00
parent 395889f9b7
commit 07907ae84e
+4
View File
@@ -0,0 +1,4 @@
Changes
* A new library C file psa_crypto_client.c has been created to contain
the PSA code needed by a PSA crypto client when the PSA crypto
implementation is not included into the library.