diff --git a/ChangeLog.d/config_psa-include-order.txt b/ChangeLog.d/config_psa-include-order.txt new file mode 100644 index 000000000..674c28653 --- /dev/null +++ b/ChangeLog.d/config_psa-include-order.txt @@ -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.