blob: 674c2865374d0fe1c7ee8824875138d71a504166 [file] [log] [blame]
Gilles Peskineef483252023-08-23 18:08:45 +02001Bugfix
2 * Fix a build error in some configurations with MBEDTLS_PSA_CRYPTO_CONFIG
3 enabled, where some low-level modules required by requested PSA crypto
4 features were not getting automatically enabled. Fixes #7420.