Add a changelog entry regarding bugfixes

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek 2022-01-24 10:09:38 -05:00
parent 19d6ab0fb8
commit 38adac32e7

View file

@ -0,0 +1,3 @@
Bugfix
* Fix several bugs (warnings, compiler and linker errors, test failures)
in reduced configurations when MBEDTLS_USE_PSA_CRYPTO is enabled.