From 851f3361269b31091ebc35b8249700f0ef0b8458 Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Fri, 26 Jul 2024 16:30:12 +0000 Subject: [PATCH] manifest: Add PSA ed25519 image encryption/verification to MCUboot Update MCUboot version to birng in PSA encryption support. Signed-off-by: Dominik Ermel --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index a269cfee5516..85d75cbcd234 100644 --- a/west.yml +++ b/west.yml @@ -72,7 +72,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 4322f5169f4c0f24e3712de061a2fec5a29098a7 + revision: pull/2028/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -140,7 +140,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: 7aaeb636812f7e5b0b901a1894916dbfd5334f3a + revision: 5f95fecfa27e5b9924a91c69bca023e605fe751e path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR