commit | 4960825a946f201955c674e0dc1aafec4621d25c | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Wed May 28 10:05:32 2025 +0200 |
committer | Ronald Cron <ronald.cron@arm.com> | Wed May 28 10:05:32 2025 +0200 |
tree | 7746708635ee6baae948dca6a2be51e1d291f491 | |
parent | 3ea3635d2f463594e2aeed03dbf38360a92ca8f2 [diff] |
Add change log Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/move-crypto-struct-inclusion.txt b/ChangeLog.d/move-crypto-struct-inclusion.txt new file mode 100644 index 0000000..c5f6d2b --- /dev/null +++ b/ChangeLog.d/move-crypto-struct-inclusion.txt
@@ -0,0 +1,3 @@ +Bugfix + * Resolved build issue with C++ projects using TF-PSA-Crypto when compiling + with the MSVC toolset v142 and earlier. Fixes mbedtls issue #7087.