Merge pull request #8116 from gilles-peskine-arm/config_psa-changelog-3.5

Announce that #7420 is fixed
This commit is contained in:
Tom Cosgrove
2023-09-01 13:53:44 +00:00
committed by GitHub

View File

@@ -0,0 +1,4 @@
Bugfix
* Fix a build error in some configurations with MBEDTLS_PSA_CRYPTO_CONFIG
enabled, where some low-level modules required by requested PSA crypto
features were not getting automatically enabled. Fixes #7420.