Skip to content

Commit 5b1df19

Browse files
de-nordiccarlescufi
authored andcommitted
west.yaml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 11ecbf639d826c084973beed709a63d51d9b684e Brings following Zephyr relevant changes and fixes: - 11ecbf63 zephyr: use cmsis_core.h header - da65db00 zephyr: Provide slot definitions for three images - 2c61caf6 bootutil: Move flash_area_id_to_image under ifdef - 904d0c46 bootutil: Add DirectXIP version of boot_set_next - 2a874b6e zephyr: Do not build in debug mode - 258a6c7d bootutil: Fix support for more than 2 flash areas Signed-off-by: Dominik Ermel <[email protected]>
1 parent 88f0613 commit 5b1df19

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
@@ -281,7 +281,7 @@ manifest:
281281
groups:
282282
- crypto
283283
- name: mcuboot
284-
revision: 010019e0f934d0d1288ad522c86600cd066920ae
284+
revision: 11ecbf639d826c084973beed709a63d51d9b684e
285285
path: bootloader/mcuboot
286286
- name: mipi-sys-t
287287
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)