Skip to content

Commit 5b28751

Browse files
nordicjmnashif
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: eb942067989569f9cf319b087d0bb16b16effd86 Brings following Zephyr relevant fixes: - eb942067 Allow bootstrapping for multiple images - d59ae346 boot_serial: Support sha256, sha384 and sha512 - bcffc62c boot: bootutil: boot_record: Fix issue with saving image data - 099f4284 boot: zephyr: Add fallback for overhead calculation when auto fails - ab014436 boards: mcxn947_qspi: fix mcuboot partition allocation - bd7423d1 boot: zephyr: Add warning on default key file usage - a03c95f6 doc: remove repetition - 040fc42a boot/zephyr: Load image to RAM on single loader - 84c68ace boot/zephyr: Add CONFIG_SINGLE_APPLICATION_SLOT_RAM_LOAD - 77d911f4 boot/bootutil: Add MCUBOOT_SINGLE_APPLICATION_SLOT_RAM_LOAD mode - 0c721da7 boot/bootutil: Split RAM load code to its own file Signed-off-by: Jamie McCrae <[email protected]>
1 parent 94a6ed6 commit 5b28751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ manifest:
285285
groups:
286286
- crypto
287287
- name: mcuboot
288-
revision: f74b77cf7808919837c0ed14c2ead3918c546349
288+
revision: eb942067989569f9cf319b087d0bb16b16effd86
289289
path: bootloader/mcuboot
290290
groups:
291291
- bootloader

0 commit comments

Comments
 (0)