mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Announce that #7420 is fixed
This is part of a bigger issue https://github.com/Mbed-TLS/mbedtls/issues/7609 which is still pending since there are still configurations that are not handled correctly. However https://github.com/Mbed-TLS/mbedtls/issues/7420 itself was fixed by https://github.com/Mbed-TLS/mbedtls/pull/7611. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
41d689f389
commit
ef483255db
4
ChangeLog.d/config_psa-include-order.txt
Normal file
4
ChangeLog.d/config_psa-include-order.txt
Normal 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.
|
||||
Loading…
Reference in a new issue