From b38d03e9b45239b9324096c8a5d8634761c3fd5f Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Thu, 28 Nov 2024 17:19:39 +0000 Subject: [PATCH] manifest: Update MCUboot to bring in RAM cleanup The commit updates MCUboot revision to bring in the new feature of clearing RAM before passing execution to application image. Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 9fd8028137c5..b58f1d349da7 100644 --- a/west.yml +++ b/west.yml @@ -130,7 +130,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: c6b9d8385481692bc435b3c2c130abe921cf6807 + revision: 36788a6584c0815976f5463efef2c796ebf80c2c path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR