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
7ad5ba46
Commit
7ad5ba46
authored
3 years ago
by
Ilias Apalodimas
Browse files
Options
Downloads
Patches
Plain Diff
Added clarifications on watchdog assumptions
Signed-off-by:
Ilias Apalodimas
<
ilias.apalodimas@linaro.org
>
parent
c32af870
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/chapter1-about.rst
+3
-2
3 additions, 2 deletions
source/chapter1-about.rst
with
3 additions
and
2 deletions
source/chapter1-about.rst
+
3
−
2
View file @
7ad5ba46
...
...
@@ -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
...
...
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