Skip to content

Conversation

@nordicjm
Copy link
Contributor

@nordicjm nordicjm commented Dec 23, 2025

Update Zephyr fork of MCUboot to revision:
9ac72969f281491d677e669d053281fc2d538ed4

Brings following Zephyr relevant fixes:

  • 9ac72969 boot: bootutil: loader: Fix bootstrap copying in swap move mode
  • 3f69203f bootutil: ed25519 psa: Merge bootutil_verify_sig and bootutil_verify
  • 7f354916 bootutil: Remove bootutil_verify_img
  • 7cec4af1 bootutil: Replace bootutil_verify_img with bootutil_verify_sig
  • 4a57d03d boot: zephyr: socs: stm32h7s3xx: Add support for ext_flash_app variant
  • a21fd276 bootutil: Small logging improvements
  • 0acc9806 bootutil: boot_read_enc_key now returns boolean
  • 553be8b0 readme: Update for next dev release
  • eecc3f7d Release v2.3.0

Notes on process:

  1. The MCUboot update from mcu-tools/mcuboot/main with the SHA used in west.yaml is already synchronized to zephyrproject-rtos/mcuboot/upstream-sync branch, and is available in the Zephyr fork of MCUboot.
  2. The [DNM] on this PR should be kept until the PR passes all tests and is accepted.
  3. Once the PR passes all tests and gets accepted, the upstream-sync branch should be fast-forward merged to zephyrproject-rtos/mcuboot/main branch and [DNM] should be removed.
  4. After the main branch gets updated, this PR does not require further changes and should be merged as is.

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
mcuboot zephyrproject-rtos/mcuboot@234c66e zephyrproject-rtos/mcuboot@9ac7296 (upstream-sync) zephyrproject-rtos/[email protected]

All manifest checks OK

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

@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: MCUBoot labels Dec 23, 2025
@zephyrbot zephyrbot requested a review from d3zd3z December 23, 2025 07:01
Update Zephyr fork of MCUboot to revision:
  9ac72969f281491d677e669d053281fc2d538ed4

Brings following Zephyr relevant fixes:

  - 9ac72969 boot: bootutil: loader: Fix bootstrap copying in
    swap move mode
  - 3f69203f bootutil: ed25519 psa: Merge bootutil_verify_sig and
    bootutil_verify
  - 7f354916 bootutil: Remove bootutil_verify_img
  - 7cec4af1 bootutil: Replace bootutil_verify_img with
    bootutil_verify_sig
  - 4a57d03d boot: zephyr: socs: stm32h7s3xx: Add support for
    ext_flash_app variant
  - a21fd276 bootutil: Small logging improvements
  - 0acc9806 bootutil: boot_read_enc_key now returns boolean
  - 553be8b0 readme: Update for next dev release
  - eecc3f7d Release v2.3.0

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm force-pushed the anothermcubootrepoupdatehowmanymorein2025 branch from eac7580 to 583ef23 Compare December 23, 2025 08:51
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: MCUBoot 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.

3 participants