Skip to content

Commit 01c5e4a

Browse files
anangltomi-font
authored andcommitted
[nrf noup] Revert "mbedtls: auto-select MBEDTLS_CIPHER_AES_ENABLED when built-in in PSA"
This reverts commit ac6d834. Temporarily revert an upstream change that leads to a Kconfig dependency loop with MBEDTLS_CIPHER_AES_ENABLED. This is supposed to be replaced with a better fix later. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> (cherry picked from commit b1e5e0e)
1 parent 88b8b01 commit 01c5e4a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/mbedtls/Kconfig.tf-psa-crypto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ config MBEDTLS_SOME_CIPHER_ENABLED
172172

173173
config MBEDTLS_CIPHER_AES_ENABLED
174174
bool "AES block cipher"
175-
default y if PSA_WANT_KEY_TYPE_AES && MBEDTLS_PSA_CRYPTO_C
176175

177176
if MBEDTLS_CIPHER_AES_ENABLED
178177

0 commit comments

Comments
 (0)