Skip to content
Snippets Groups Projects
Commit d19f2abd authored by Ilias Apalodimas's avatar Ilias Apalodimas
Browse files

Clarify rollback counter updates


Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent ac4c1098
No related branches found
No related tags found
No related merge requests found
......@@ -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
---------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment