Skip to content

Conversation

@michalek-no
Copy link
Contributor

adds KMU key reocation to BM firmware loader.


#if defined(CONFIG_BOOT_KEYS_REVOCATION)
if (softdevice_image_valid == true && firmware_loader_image_valid == true) {
allow_revoke();
Copy link
Contributor

Choose a reason for hiding this comment

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

use nrf-squash! and existing commit to squash to

nrf-squash! [nrf noup] boot: zephyr: Add bm firmware loader code

adds KMU key reocation to BM firmware loader.

Signed-off-by: Mateusz Michalek <[email protected]>
take into account multiple verification done in one boot.
Make sure only unused keys are revoked.

Signed-off-by: Mateusz Michalek <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

@nordicjm nordicjm merged commit 0d263fa into nrfconnect:main Nov 6, 2025
4 checks passed
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.

4 participants