Skip to content

modules: Add Kconfigs for bootloader requests #93669

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Jul 24, 2025

Add Kconfig options for bootloader requests module.

@tomchy tomchy force-pushed the feature/zephyr/NCSDK-NONE_boot_requests branch from 04fb1f6 to c3412ef Compare July 24, 2025 12:53
zephyr,retention driver as the memory area to store and read from the
bootloader requests.
The built-in prefix property should be used to indicate the request
structure version to ensure compatibility betwee the bootloader and
Copy link
Contributor

Choose a reason for hiding this comment

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

s/betwee/between/

@tomchy tomchy force-pushed the feature/zephyr/NCSDK-NONE_boot_requests branch from c3412ef to f0fe3aa Compare July 24, 2025 13:27
@tomchy tomchy requested a review from msalau July 24, 2025 13:27
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.

documentation is needed on what this does because as a maintainer on 3 things touched here, I have absolutely no clue what any of this is meant to do, preferably as an RFC opened under issues

@tomchy
Copy link
Contributor Author

tomchy commented Jul 24, 2025

documentation is needed on what this does because as a maintainer on 3 things touched here, I have absolutely no clue what any of this is meant to do, preferably as an RFC opened under issues

I'd love to touch a single thing, if possible. The thing is that both the main CMake as well as the main Kconfig file is redirected from the mcuboot project into zephyr project, making it impossible to enclose everything inside the MCUboot repo.

To my understating of the module structure - this should be documented inside the Zephyr's port of MCUboot page. Could you point me to this file?

The reasoning behind this change is expressed in the MCUboot PR, but sure, I can copy it as many times as you need.

Add Kconfig options for bootloader requests module.

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
@tomchy tomchy force-pushed the feature/zephyr/NCSDK-NONE_boot_requests branch from f0fe3aa to 3b9fe20 Compare July 25, 2025 12:26
Copy link

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

Successfully merging this pull request may close these issues.

3 participants