Skip to content

Commit d9138be

Browse files
ArekBalysNordickkasperczyk-no
authored andcommitted
[nrf noup] Switch to AEAD single part for all nRF54LX devices
It is required due to problem with the legacy solution. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
1 parent 676707b commit d9138be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/nrfconnect/chip-module/Kconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ config CHIP_CRYPTO_PSA
368368
if CHIP_CRYPTO_PSA
369369

370370
config CHIP_CRYPTO_PSA_AEAD_SINGLE_PART
371-
default y if SOC_NRF54LM20A
371+
default y if SOC_SERIES_NRF54LX
372372

373373
config PSA_CRYPTO_DRIVER_OBERON
374374
default y if (SOC_SERIES_NRF52X || SOC_SERIES_NRF53X)

0 commit comments

Comments
 (0)