Skip to content

Commit c1e7784

Browse files
nordicjmaescolar
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 3a195f2207d5eadf45a5c989a870e91aff020d86 Brings following Zephyr relevant fixes: - 3a195f22 boot: bootutil: loader: Fix issue with using pointers - cc7b97be boot: boot_serial: Fix wrong usage of slot numbers - 30109df3 boot: bootutil: loader: Fix slot info for directXIP/RAM load - 7f3c77e1 boot: bootutil: Add write block size checking - c40d237a boot: zephyr: Add check for unexpected flash sector size - f9fc5918 boot: zephyr: Remove broken target config header feature - f8d8004e boot: zephyr: Allow disabling NRFX_WDT on nRF devices - fe26c289 boot: zephyr: boards: nxp: clean .conf files - b553290f Add Conexio Stratus Pro board configuration for DFU - 41df52e6 boot: SHA512 verification - 75672000 cmake: zephyr: change ERROR into FATAL_ERROR Signed-off-by: Jamie McCrae <[email protected]>
1 parent 3ee9b40 commit c1e7784

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: e890df7ab975da181a9f3fb3abc470bf935625ab
288+
revision: 3a195f2207d5eadf45a5c989a870e91aff020d86
289289
path: bootloader/mcuboot
290290
groups:
291291
- bootloader

0 commit comments

Comments
 (0)