commit | 07907ae84e571055bb4aa12e25f22bd144000415 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Tue Feb 09 13:51:34 2021 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Tue Feb 09 15:36:14 2021 +0100 |
tree | 465b646571e34d4d863b7ee7cd20473f5ff6b5fe | |
parent | 395889f9b7b9b4c9ed206d2f4cc8f60c5646f882 [diff] |
Add change log entry Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/psa-crypto-client.txt b/ChangeLog.d/psa-crypto-client.txt new file mode 100644 index 0000000..3070ee9 --- /dev/null +++ b/ChangeLog.d/psa-crypto-client.txt
@@ -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.