commit | 8907815866bf853a1e4792a84767f9e31ed8b1c8 | [log] [tgz] |
---|---|---|
author | Thomas Daubney <thomas.daubney@arm.com> | Tue Jul 18 18:29:46 2023 +0100 |
committer | Thomas Daubney <thomas.daubney@arm.com> | Tue Jul 18 18:29:46 2023 +0100 |
tree | cf1b12740b397c234617ae88b1a474869958446e | |
parent | 209c9c94925195c26cee30acf6ceb9ea612bda07 [diff] |
Added ChangeLog entry Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
diff --git a/ChangeLog.d/add-psa-example-program-hash.txt b/ChangeLog.d/add-psa-example-program-hash.txt new file mode 100644 index 0000000..ba4da20 --- /dev/null +++ b/ChangeLog.d/add-psa-example-program-hash.txt
@@ -0,0 +1,2 @@ +Features + * Added an example program showing how to hash with the PSA API.