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

Added clarifications on watchdog assumptions


Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent c32af870
No related branches found
No related tags found
No related merge requests found
......@@ -68,8 +68,9 @@ Assumptions
the firmware as a single entity regardless of the components it comprises.
Failing to update one of the components will lead to rollbacks of every affected component
- Updating the firmware and the OS at the same time is prohibited.
- A hardware watchdog must always be active at least in BL33. It's advisable
the watchdog is activated on earlier boot stages as well.
- A hardware watchdog must always be active when Non-secure firmware is
executing. It's advisable the watchdog is activated on earlier boot stages as well.
The watchdog must reset the board if a timeout occurs.
.. [#UEFICapsuleUpdateNote] [UEFI]_ 2.8B § 23 - Firmware Update and Reporting
......
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