Skip to content

Commit

Permalink
tests: kmu: hello_for_kmu: Update MCUboot configuration
Browse files Browse the repository at this point in the history
Updates MCUboot configuration to set the number of KMU slots to
the amount that the test requires

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Dec 3, 2024
1 parent ca23a8f commit 0294a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subsys/kmu/hello_for_kmu/sysbuild/mcuboot.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CONFIG_NRF_SECURITY=y
CONFIG_MBEDTLS=n
CONFIG_BOOT_ED25519_PSA=y
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000
CONFIG_BOOT_SIGNATURE_KMU_SLOTS=3

# can be removed after merging #18487
CONFIG_MBEDTLS_THREADING_C=n

0 comments on commit 0294a6a

Please sign in to comment.