Skip to content

Conversation

MarekPieta
Copy link
Contributor

Enable the CONFIG_MCUBOOT_CLEANUP_RAM by deafult to improve security of the default configuration.

Enable the CONFIG_MCUBOOT_CLEANUP_RAM by deafult to improve security
of the default configuration.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
MarekPieta added a commit to MarekPieta/sdk-mcuboot that referenced this pull request Sep 12, 2025
Enable the CONFIG_MCUBOOT_CLEANUP_RAM by deafult to improve security
of the default configuration.

Upstream PR: mcu-tools/mcuboot#2451

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@de-nordic de-nordic requested a review from nvlsianpu September 12, 2025 08:19
Copy link
Collaborator

@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.

This causes https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/boot/mcuboot_data_sharing to continually bootloop, it also adds an unknown delay to booting applications where it's not needed (since the c start function in the application will do again when it starts)

@nordicjm
Copy link
Collaborator

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