Skip to content

Commit 7cf77fc

Browse files
LuDudaArekBalysNordic
authored andcommitted
samples: matter: Remove IKG workaround for nRF54LM20
Remove the IKG workaround for the nRF54LM20 to align its behavior with other SoCs in the nRF54L series. Signed-off-by: Łukasz Duda <[email protected]>
1 parent 9c91055 commit 7cf77fc

18 files changed

+0
-131
lines changed

samples/matter/light_bulb/boards/nrf54lm20dk_nrf54lm20a_cpuapp.conf

Lines changed: 0 additions & 12 deletions
This file was deleted.

samples/matter/light_bulb/boards/nrf54lm20dk_nrf54lm20a_cpuapp_internal.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Disable SPI
128
CONFIG_CHIP_SPI_NOR=n

samples/matter/light_switch/boards/nrf54lm20dk_nrf54lm20a_cpuapp.conf

Lines changed: 0 additions & 12 deletions
This file was deleted.

samples/matter/light_switch/boards/nrf54lm20dk_nrf54lm20a_cpuapp_internal.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Disable SPI
128
CONFIG_CHIP_SPI_NOR=n

samples/matter/lock/boards/nrf54lm20dk_nrf54lm20a_cpuapp.conf

Lines changed: 0 additions & 12 deletions
This file was deleted.

samples/matter/lock/boards/nrf54lm20dk_nrf54lm20a_cpuapp_internal.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Disable SPI
128
CONFIG_CHIP_SPI_NOR=n

samples/matter/manufacturer_specific/boards/nrf54lm20dk_nrf54lm20a_cpuapp.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Enable SPI in Matter
128
CONFIG_CHIP_SPI_NOR=y

samples/matter/manufacturer_specific/boards/nrf54lm20dk_nrf54lm20a_cpuapp_internal.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Disable SPI
128
CONFIG_CHIP_SPI_NOR=n

samples/matter/smoke_co_alarm/boards/nrf54lm20dk_nrf54lm20a_cpuapp.conf

Lines changed: 0 additions & 12 deletions
This file was deleted.

samples/matter/smoke_co_alarm/boards/nrf54lm20dk_nrf54lm20a_cpuapp_internal.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,5 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Disable features based on IKG
8-
CONFIG_CHIP_CRYPTO_PSA_DAC_PRIV_KEY_KMU_ENCRYPTED=n
9-
CONFIG_TRUSTED_STORAGE_BACKEND_AEAD_KEY_HASH_UID=y
10-
117
# Disable SPI
128
CONFIG_CHIP_SPI_NOR=n

0 commit comments

Comments
 (0)