-
Notifications
You must be signed in to change notification settings - Fork 247
[nrf noup] bootloader: Add support for IronSide counters #572
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
Merged
nordicjm
merged 2 commits into
nrfconnect:main
from
tomchy:feature/nrf54h20/NCSDK-36295_Add_ironside_counter_service
Nov 17, 2025
Merged
[nrf noup] bootloader: Add support for IronSide counters #572
nordicjm
merged 2 commits into
nrfconnect:main
from
tomchy:feature/nrf54h20/NCSDK-36295_Add_ironside_counter_service
Nov 17, 2025
+135
−9
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3b0fac5 to
d72e933
Compare
The BOOT_DOWNGRADE_PREVENTION_CHOICE choice should not have a child Kconfig symbols defined inside it. Signed-off-by: Tomasz Chyrowicz <[email protected]> (cherry picked from commit 496f74f318fb12b7e7437db4e8c5c8c429713728)
2da5708 to
3052e29
Compare
de-nordic
reviewed
Nov 14, 2025
3052e29 to
ca91a38
Compare
de-nordic
approved these changes
Nov 14, 2025
ahasztag
reviewed
Nov 14, 2025
Add an implementation of HW rollback prevention, based on the IronSide secure counters service. Ref: NCSDK-36295 Signed-off-by: Tomasz Chyrowicz <[email protected]>
ca91a38 to
34aff4e
Compare
|
ahasztag
approved these changes
Nov 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Add an implementation of HW rollback prevention, based on the IronSide
secure counters service.
Ref: NCSDK-36295
manifest-pr-skip