Skip to content
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

[nrf noup] boot/bootutil/loader: introduced cleanup of unusable secondary slot #300

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

nvlsianpu
Copy link
Contributor

@nvlsianpu nvlsianpu commented Feb 21, 2024

…dary slot

Added procedure which clean-up content of all the secondary slot which contains valid header but couldn't be assigned to any of supported primary images.
This behavior is needed when configuration allows to use one secondary slot for collecting image for multiple primary slots.

ref.: NCSIDB-1151

boot/bootutil/src/loader.c Outdated Show resolved Hide resolved
@de-nordic de-nordic requested a review from nordicjm February 22, 2024 15:34
@nvlsianpu nvlsianpu marked this pull request as ready for review February 23, 2024 16:00
@nvlsianpu nvlsianpu added this to the ncs-2.6.0 milestone Feb 23, 2024
@nvlsianpu nvlsianpu added the bugfix Fixes a known bug label Feb 23, 2024
@nvlsianpu nvlsianpu requested a review from sigvartmh February 23, 2024 16:31
@michalek-no michalek-no self-requested a review February 27, 2024 07:02
…dary slot

Added procedure which clean-up content of all the secondary slot
which contains valid header but couldn't be assigned to any of
supported primary images.
This behavior is needed when configuration allows to use one secondary
slot for collecting image for multiple primary slots.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
@nvlsianpu nvlsianpu merged commit 323fb66 into nrfconnect:main Feb 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a known bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants