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:
  f5454f16358225f69ff729301c8e56d8a580f81a

Brings following Zephyr relevant fixes:
  - f5454f16 boot: bootutil: loader.c: Add check if has upgrade
    before pushing state change
  - 0946c7a7 boot: zephyr: boards: add ctcc/nrf52840 and
    ctcc/nrf9161 targets
  - 7ba0e552 boot: zephyr: nxp: Add NXP platforms to the allow
    list
  - 4f393563 bootutil: Fix device brick after power failure
    during swap-move revert
  - 2ac79767 bootutil: Fix the reading of image headers after
    partial swap completion
  - 84416fd boot: zephyr: boards: Add frdm-mcxa156 configuration
  - 15909d60 scripts: imgtool: fix sha512 for compression
  - f2a61462 boot: zephyr: boot_record: Save boot data with
    single image

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Dec 16, 2024
1 parent 60a2888 commit 710a1c5
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 @@ -295,7 +295,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 5d6471bac184c8accaeeb0efcfad8dd35225a28d
revision: f5454f16358225f69ff729301c8e56d8a580f81a
path: bootloader/mcuboot
groups:
- bootloader
Expand Down

0 comments on commit 710a1c5

Please sign in to comment.