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

Cherry-pick to earlgrey_1.0.0: [rom_ext] Fix reporting of primary_bl0_slot #25078

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

github-actions[bot]
Copy link

This is an automatic cherry-pick of #24897 to branch earlgrey_1.0.0.

The `primary_bl0_slot` can be reported incorrectly when a `SetNextBl0`
command is issued.

1. Initialize `boot_log->primary_bl0_slot` before boot services so that
   a temporary override doesn't get reported as the new primary.
2. Update the "set next bl0" test to verify that the primary_bl0_slot
   didn't change.

Signed-off-by: Chris Frantz <[email protected]>
(cherry picked from commit b0b385b)
@github-actions github-actions bot requested a review from a team as a code owner November 11, 2024 19:54
@github-actions github-actions bot requested review from jon-flatley and removed request for a team November 11, 2024 19:54
@cfrantz cfrantz self-assigned this Nov 12, 2024
@cfrantz
Copy link
Contributor

cfrantz commented Nov 12, 2024

The CI test failure is not related to this PR.

@cfrantz cfrantz merged commit 805fb51 into earlgrey_1.0.0 Nov 12, 2024
24 of 26 checks passed
@a-will a-will deleted the backport-24897-to-earlgrey_1.0.0 branch November 12, 2024 19:27
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.

1 participant