Skip to content

boot: zephyr: RAM cleanup debug loop #2370

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

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

Conversation

michalek-no
Copy link
Collaborator

Option to put execution in infinite loop.
Meant to be used for debug.

@@ -364,6 +364,13 @@ config MCUBOOT_CLEANUP_RAM
help
Sets contents of memory to 0 before jumping to application.

config MCUBOOT_LOOP_AFTER_RAM_CLEANUP
bool "Loop after RAM cleanup"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
bool "Loop after RAM cleanup"
bool "Infinite loop after RAM cleanup"

Option to put execution in infinite loop.
Meant to be used for debug.

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
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