Skip to content

Commit 6d6ebde

Browse files
committed
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 81315483fcbdf1f1524c2b34a1fd4de6c77cd0f4 - 81315483 Revert "zephyr: arm: Update reading the flash image reset vector" - 47d826e7 boot: bootutil: swap_offset: Fix maximum application size - d5d3359e zephyr: Fix trailer size computation for swap-scratch - f9e4e529 zephyr: Fix TLV area was included in trailer size when rounding up - 6cbea0a2 boot: boot_serial: Fix swap using offset - efa30399 boot: bootutil: swap_move: Fix maximum application size Signed-off-by: Jamie McCrae <[email protected]>
1 parent bf104d4 commit 6d6ebde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ manifest:
308308
groups:
309309
- crypto
310310
- name: mcuboot
311-
revision: 20f98e0a975c24864872e0df5701eb1082e9c957
311+
revision: 81315483fcbdf1f1524c2b34a1fd4de6c77cd0f4
312312
path: bootloader/mcuboot
313313
groups:
314314
- bootloader

0 commit comments

Comments
 (0)