Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

west.yml: MCUboot synchronization from v3.7-branch #84613

Open
wants to merge 1 commit into
base: v3.7-branch
Choose a base branch
from

Conversation

nordicjm
Copy link
Collaborator

@nordicjm nordicjm commented Jan 27, 2025

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

Fixes #84614

@nordicjm nordicjm requested a review from de-nordic January 27, 2025 15:03
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Jan 27, 2025
@zephyrbot
Copy link
Collaborator

zephyrbot commented Jan 27, 2025

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
mcuboot zephyrproject-rtos/mcuboot@ea24106 zephyrproject-rtos/mcuboot@78bb9c0 (v3.7-branch) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

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]>
@nordicjm nordicjm linked an issue Jan 27, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest manifest-mcuboot size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v3.7-branch] Update MCUboot to include fixes
2 participants