Merge pull request #8295 from minosgalanakis/changelog/renamed_psa_crypto_driver_wrappers

Changelog: Added entry for psa_crypto_driver_wrappers rename
This commit is contained in:
Dave Rodgman
2023-10-03 14:05:56 +01:00
committed by GitHub

View File

@@ -0,0 +1,5 @@
Changes
* Users intergrating their own PSA drivers should be aware that
the file library/psa_crypto_driver_wrappers.c has been renamed
to psa_crypto_driver_wrappers_no_static.c.