Skip to content

Commit 701a79f

Browse files
committed
[nrf noup] bootutil: Change KMU KConfig option
nrf-squash! [nrf noup] bootutil: Add support for KMU stored ED25519 signature key CRACEN_LIB_KMU exchanged with CRACEN_KMU KConfig option since NRFX driver is now used instead of LIB_KMU. Signed-off-by: Anton Zyma <anton.zyma@nordicsemi.no>
1 parent 08e484f commit 701a79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

boot/zephyr/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ config BOOT_BYPASS_KEY_MATCH
412412
config BOOT_SIGNATURE_USING_KMU
413413
bool "Use KMU stored keys for signature verification"
414414
depends on NRF_SECURITY
415-
depends on CRACEN_LIB_KMU
415+
depends on CRACEN_KMU
416416
select PSA_WANT_ALG_GCM
417417
select PSA_WANT_KEY_TYPE_AES
418418
select PSA_WANT_AES_KEY_SIZE_256

0 commit comments

Comments
 (0)