commit | f76dcb2efc0e291abdb8e4fe8dd96b057163d48a | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Thu Oct 07 18:21:40 2021 +0100 |
committer | Paul Elliott <paul.elliott@arm.com> | Thu Oct 07 18:21:40 2021 +0100 |
tree | 652c755aabe127db783d9ad804659854aa9fad77 | |
parent | 76bda48f8c9932452a4a01cf2129deb2cdae2e0d [diff] |
Add Changelog.d entry Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/ChangeLog.d/add_psa_m_aead_ccm.txt b/ChangeLog.d/add_psa_m_aead_ccm.txt new file mode 100644 index 0000000..d7588ee --- /dev/null +++ b/ChangeLog.d/add_psa_m_aead_ccm.txt
@@ -0,0 +1,3 @@ +Features + * Add the internal implementation of and support for CCM to the PSA multipart + AEAD interface.