Skip to content

Commit cf777d1

Browse files
committed
tests: kmu: hello_for_kmu: Update MCUboot configuration
Updates MCUboot configuration to set the number of KMU slots to the amount that the test requires Signed-off-by: Jamie McCrae <[email protected]>
1 parent 19604de commit cf777d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ CONFIG_NRF_SECURITY=y
77
CONFIG_MBEDTLS=n
88
CONFIG_BOOT_ED25519_PSA=y
99
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000
10+
CONFIG_BOOT_SIGNATURE_KMU_SLOTS=3
1011

1112
# can be removed after merging #18487
1213
CONFIG_MBEDTLS_THREADING_C=n

0 commit comments

Comments
 (0)