Skip to content

Commit a4bed26

Browse files
gchwiernvlsianpu
authored andcommitted
tests: kmu: Remove MCUboot size from config
Size of MCUboot does not need to be set now, with default values it still compiled without overflows. And after FPROTECT has been enabled by default, size of MCUboot must be decreased. Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
1 parent 8b808e1 commit a4bed26

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/subsys/kmu/hello_for_kmu/sysbuild/mcuboot.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
CONFIG_NRF_SECURITY=y
77
CONFIG_MBEDTLS=n
88
CONFIG_BOOT_ED25519_PSA=y
9-
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000
109
CONFIG_BOOT_SIGNATURE_KMU_SLOTS=3

tests/subsys/kmu/revoke/sysbuild/mcuboot.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
CONFIG_NRF_SECURITY=y
77
CONFIG_MBEDTLS=n
88
CONFIG_BOOT_ED25519_PSA=y
9-
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000
109
CONFIG_BOOT_SIGNATURE_KMU_SLOTS=3

0 commit comments

Comments
 (0)