summaryrefslogtreecommitdiff
path: root/docs/diagrams
diff options
context:
space:
mode:
authorYatharth Kochar <yatharth.kochar@arm.com>2015-10-27 15:55:18 +0000
committerDan Handley <dan.handley@arm.com>2015-12-17 16:39:37 +0000
commit84a5d6d660c7a194e9829e6c46d6eb80ecab84f5 (patch)
treec4ea74bf58e8546c3c00f9c023dbb2b20c77e9cb /docs/diagrams
parent205dc896015c675076fd897b95c0f12fe35baf80 (diff)
FWU: Add documentation for Firmware Update feature
This patch adds design documentation for the Firmware Update (FWU) feature in `firmware-update.md`. It provides an overview of FWU, describes the BL1 SMC interface, and includes diagrams showing an example FWU boot flow and the FWU state machine. This patch also updates the existing TF documents where needed: * `porting-guide.md` * `user-guide.md` * `firmware-design.md` * `rt-svc-writers-guide.md` * `trusted_board_boot.md` Change-Id: Ie6de31544429b18f01327bd763175e218299a4ce Co-Authored-By: Dan Handley <dan.handley@arm.com>
Diffstat (limited to 'docs/diagrams')
-rw-r--r--docs/diagrams/fwu_flow.pngbin0 -> 167225 bytes
-rw-r--r--docs/diagrams/fwu_states.pngbin0 -> 114222 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/docs/diagrams/fwu_flow.png b/docs/diagrams/fwu_flow.png
new file mode 100644
index 00000000..534095f5
--- /dev/null
+++ b/docs/diagrams/fwu_flow.png
Binary files differ
diff --git a/docs/diagrams/fwu_states.png b/docs/diagrams/fwu_states.png
new file mode 100644
index 00000000..fda4d8fd
--- /dev/null
+++ b/docs/diagrams/fwu_states.png
Binary files differ