Skip to content

Commit

Permalink
west.yml: MCUboot synchronization from upstream
Browse files Browse the repository at this point in the history
Update Zephyr fork of MCUboot to revision:
  24ac8cc2be9384288829aac7477f522a7a71f3d4

Brings following Zephyr relevant fixes:
 - 24ac8cc2 boot: zephyr: Fix disabling I/D caches
 - 5d067f0e zephyr: boards: set BOOT_MAX_IMG_SECTORS value for
   rd_rw612_bga
 - aafcbad6 boot: Refactoring image dependency functions to reduce
   code size

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm authored and fabiobaltieri committed Mar 22, 2024
1 parent 6b3e14e commit 15385c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 9fb7ce5d026db42768d63f04cc60ce022d27b555
revision: 24ac8cc2be9384288829aac7477f522a7a71f3d4
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
Expand Down

0 comments on commit 15385c7

Please sign in to comment.