Add changelog entry (PSA initialization in sample programs)

Signed-off-by: Przemek Stekiel <[email protected]>
This commit is contained in:
Przemek Stekiel
2023-04-25 11:41:16 +02:00
parent 9c0fc2ddbe
commit 9dd2167ea4
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fix missing PSA initialization in sample programs when
MBEDTLS_USE_PSA_CRYPTO is enabled.