Add changelog entry (PSA initialization in sample programs)

Signed-off-by: Przemek Stekiel <[email protected]>
This commit is contained in:
Przemek Stekiel
2023-04-24 08:03:30 +02:00
parent 2c1ef0967c
commit 6cec5e9d9e
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fix missing PSA initialization in sample programs when
MBEDTLS_USE_PSA_CRYPTO is enabled.