Skip to content

Commit 55a4086

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 0537714 commit 55a4086

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
@@ -411,7 +411,7 @@ config BOOT_BYPASS_KEY_MATCH
411411
config BOOT_SIGNATURE_USING_KMU
412412
bool "Use KMU stored keys for signature verification"
413413
depends on NRF_SECURITY
414-
depends on CRACEN_LIB_KMU
414+
depends on CRACEN_KMU
415415
select PSA_WANT_ALG_GCM
416416
select PSA_WANT_KEY_TYPE_AES
417417
select PSA_WANT_AES_KEY_SIZE_256

0 commit comments

Comments
 (0)