Skip to content

Commit ed3316d

Browse files
committed
west.yml: MCUboot synchronization from v3.7-branch
Update Zephyr fork of MCUboot to revision: 18d9df1f76f22bf538bdd7d2cd9e4198c91568c0 Brings following Zephyr relevant fixes: - 18d9df1f bootutil: Fix crash when bootutil_sha_init() is called in loop - c2f2f90d boot: bootutil: Only update the security counter for confirmed images - 5a7ee345 boot: bootutil: Fix max image size computation for swap-move/swap-offset - 116925f7 boot/zephyr/main: fix placement of pointer to arm vector - b4cff578 boot: bootutil: swap_scratch: Fix issue with bricking device - 480464d2 boot: bootutil: Refactor erase functionality to fix watchdog feeding - cc38cc27 boot: Use boot erase function instead of flash erase function - 33453828 boot: bootutil: Move erase function location - bb148939 boot: zephyr: flash_map: Fix missing include - 51620768 boot: boot_serial: Fix issue with CBOR and setting image state - a277cf03 zephyr: Fix trailer size computation for swap-scratch - ac0ac75e zephyr: Fix TLV area was included in trailer size when rounding up - 25922090 boot: bootutil: swap_move: Fix maximum application size - bf494562 boot: bootutil: loader: Add include for flash function Signed-off-by: Jamie McCrae <[email protected]>
1 parent 1c5b1b8 commit ed3316d

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
@@ -287,7 +287,7 @@ manifest:
287287
groups:
288288
- crypto
289289
- name: mcuboot
290-
revision: 58538ddfe21843edb39d7e7502812e61696e55c4
290+
revision: pull/130/head
291291
path: bootloader/mcuboot
292292
- name: mipi-sys-t
293293
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)