Skip to content

Conversation

pdgendt
Copy link
Contributor

@pdgendt pdgendt commented Sep 15, 2025

Add a configuration option to override the default BOOT_MAX_ALIGN value in mcuboot.

This can be used when image slots are on different flash devices.

Copy link

github-actions bot commented Sep 15, 2025

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

Name Old Revision New Revision Diff
mcuboot zephyrproject-rtos/mcuboot@aa4fa2b (main) zephyrproject-rtos/mcuboot@d5b0dcb (upstream-sync) zephyrproject-rtos/[email protected]

Additional metadata changed:

Name URL Submodules West cmds module.yml Blobs
mcuboot

DNM label due to: 1 project with metadata changes

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

@github-actions github-actions bot added manifest manifest-mcuboot DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Sep 15, 2025
@pdgendt pdgendt marked this pull request as ready for review September 29, 2025 07:07
@zephyrbot zephyrbot requested a review from d3zd3z September 29, 2025 07:08
nordicjm
nordicjm previously approved these changes Sep 30, 2025
de-nordic
de-nordic previously approved these changes Sep 30, 2025
Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When this is ready for update i.e. using proper commit, flip order of commits so Kconfig is added first, and let me know as I will prepare the MCUboot update commit

@pdgendt pdgendt dismissed stale reviews from de-nordic and nordicjm via 0a834bb September 30, 2025 10:04
@nordicjm
Copy link
Contributor

Use this commit for MCUboot update: https://github.com/nordicjm/zephyr/tree/mcuupdate8194

@nordicjm nordicjm requested a review from de-nordic September 30, 2025 10:28
pdgendt and others added 2 commits September 30, 2025 14:27
Add a configuration option to override the default BOOT_MAX_ALIGN value in
mcuboot. It defaults to the chosen flash's write block size to make it
backwards compatible.

This can be used when image slots are on different flash devices.

Signed-off-by: Pieter De Gendt <[email protected]>
Update Zephyr fork of MCUboot to revision:
  d5b0dcb9aaee397fc105ae2228e8030038c3d871

Brings following Zephyr relevant fixes:

  - d5b0dcb9 hooks: Use dedicated type for slot numbers
  - cf138a0f boot: zephyr: config: Introduce MCUBOOT_BOOT_MAX_ALIGN
    Kconfig symbol
  - 677f1602 boot: zephyr: boards: delete frdm_mcxa156 configuration
  - 3c8e5717 zephyr: nRF54L05 and L10 configuration with LTO enabled
  - 4ea993ce zephyr: Remove duplicate zephyr module line
  - 8d14eebf boot: bootutil: Fix upgrade only serial recovery slot
    info
  - 78f87cf3 boot: zephyr: boards config of the variant stm32 disco
    kit
  - cbd3310e boot: zephyr: get base addres from dts for flexspi
    devices
  - 425e22be boot/zephyr: fix compilation errors in logging.
  - ec26273f bootutil: fix null pointer dereference in logging.
  - 3eb23a5d zephyr: Kconfig to control MCUBOOT_USE_TLV_ALLOW_LIST
  - a13624f0 bootutil: Add MCUBOOT_USE_TLV_ALLOW_LIST
  - e375252c boot: Enable Encryption with PSA + ECDSA
  - 21ed226f boot: bootutil: Fix bootutil_find_key definition
  - 763be6a5 imgtool: Add sha512 to allowed configurations for
    ECDSA256P1
  - 59d2f7a5 imgtool: Add support for VID and CID
  - 94ad4d44 boot: Add VID and CID checks

Signed-off-by: Jamie McCrae <[email protected]>
@pdgendt pdgendt removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Sep 30, 2025
@github-actions github-actions bot added the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Sep 30, 2025
@pdgendt pdgendt removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Sep 30, 2025
Copy link

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

Successfully merging this pull request may close these issues.

5 participants