Skip to content

Commit faa42b0

Browse files
committed
west.yml: MCUboot synchronization from v3.7-branch
Update Zephyr fork of MCUboot to revision: 78bb9c0984c88d1de64e553434c7c740d9016cc0 Brings following Zephyr relevant fixes: - 78bb9c09 zephyr: Fix image encryption configuration for mbedTLS. - d8647ed3 zephyr: Fix usage of CONFIG_MBEDTLS_BUILTIN and ASN1 - 41c82413 bootutil: Add missing MBEDTLS_ASN1_PARSE_C - 6f61d4fc zephyr: Remove scratch from flash_area_id_from_multi_image_slot - f48f5c5a boot: boot_serial: Fix uninitialised variables for upload - f40c2430 added missing MCUBOOT_VERSION_TWEAK in Zephyr port - a49a0337 boot: bootutil: loader.c: Add check if has upgrade before pushing state change - 664093d0 bootutil: Fix device brick after power failure during swap-move revert - c50b332b bootutil: Fix the reading of image headers after partial swap completion - 172694ea boot: zephyr: Fix sample.bootloader.mcuboot.usb_cdc_acm_recovery - 226a9a70 Allow bootstrapping for multiple images Signed-off-by: Jamie McCrae <[email protected]>
1 parent 4ef146d commit faa42b0

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: ea2410697dd0262edec041a0ccb07fdbde7c1aff
290+
revision: 78bb9c0984c88d1de64e553434c7c740d9016cc0
291291
path: bootloader/mcuboot
292292
- name: mipi-sys-t
293293
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)