Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Linaro
firmware-dual-banked-updates
test
Commits
d19f2abd
Commit
d19f2abd
authored
3 years ago
by
Ilias Apalodimas
Browse files
Options
Downloads
Patches
Plain Diff
Clarify rollback counter updates
Signed-off-by:
Ilias Apalodimas
<
ilias.apalodimas@linaro.org
>
parent
ac4c1098
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/chapter3-fwupdate.rst
+4
-2
4 additions, 2 deletions
source/chapter3-fwupdate.rst
with
4 additions
and
2 deletions
source/chapter3-fwupdate.rst
+
4
−
2
View file @
d19f2abd
...
...
@@ -118,8 +118,10 @@ Post-capsule install reboot success
#. If all image tests pass correctly the OS exists the FW update procedure
#. OS install the image acceptance capsule when all acceptance tests pass
#. Firmware processes the image acceptance capsule and updates the boot bank
#. On the next reboot BL2 will detect the new version (rollback counter < fw
rollback counter). It must then update the rollback counters accordingly.
#. Rollback counter updates
* If BL33 can update the rollback counter(s) directly, it should do it on the fly
* Otherwise, on the next reboot BL2 must detect the new version
(rollback counter < fw rollback counter)and update the rollback counter(s) accordingly.
Post-capsule install reboot fails before UEFI
---------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment