From c372238e335f7c06f61fb1b94533b9fe3d76cfdb Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Thu, 7 Aug 2025 13:09:41 +0000 Subject: [PATCH] manifest: Update sdk-mcuboot with fix for KMU configuration Removes need for key import support and reduces size of binary. Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c6cb59322cd..4b548823f22 100644 --- a/west.yml +++ b/west.yml @@ -128,7 +128,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: b6b46a782d503cc52b41672e096fb526daaac31c + revision: pull/500/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR