Skip to content

Conversation

de-nordic
Copy link
Collaborator

Step forward in reducing entanglement between internal APIs.

@de-nordic de-nordic marked this pull request as draft October 17, 2025 19:09
@de-nordic de-nordic force-pushed the no-bs-slot-in-boot-enc branch from b399465 to f5ec550 Compare October 17, 2025 19:49
@de-nordic de-nordic marked this pull request as ready for review October 17, 2025 19:49
Step forward in reducing entanglement between internal APIs.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
@de-nordic de-nordic force-pushed the no-bs-slot-in-boot-enc branch from f5ec550 to 13e5113 Compare October 17, 2025 19:50

/* Already loaded... */
if (enc_state[slot].valid) {
if (boot_enc_valid(enc_state)) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

not for this PR but in future we need to do rework the code and do expression checks properly, e.g. if (boot_enc_valid(enc_state) == true) {

@de-nordic de-nordic merged commit 2fc1bd8 into mcu-tools:main Oct 21, 2025
64 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.

2 participants