Skip to content

Conversation

@psimonte
Copy link

Application images intended for MCUboot should not include the .image_def section. This change adjusts the linker configuration to only include the image definition block when building standalone images.

Otherwise the Build will fail when setting CONFIG_BOOTLOADER_MCUBOOT=y

…images

Application images intended for MCUboot should not include the .image_def
section. This change adjusts the linker configuration to only include the image
definition block when building standalone images.

Signed-off-by: Peter Simon Terentschenko <[email protected]>
@github-actions
Copy link

Hello @psimonte, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@github-actions github-actions bot added the platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) label May 15, 2025
@sonarqubecloud
Copy link

@soburi
Copy link
Member

soburi commented May 29, 2025

#86294

This PR has been merged ahead of time and may contain the change you need, so please check it out.

@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jul 29, 2025
* resides at 0x100. This can be the application, or a bootloader
* such as mcuboot.
*/
#if CONFIG_RP2_REQUIRES_IMAGE_DEFINITION_BLOCK
Copy link
Member

Choose a reason for hiding this comment

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

Please consider taking a look as #91200 has now landed, and it reorders some of the configs in a way that could benefit your needs

@github-actions github-actions bot removed the Stale label Aug 1, 2025
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Oct 1, 2025
@github-actions github-actions bot closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants