summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2015-01-09 17:26:44 +0000
committerSandrine Bailleux <sandrine.bailleux@arm.com>2015-01-12 10:32:44 +0000
commitf415412858745cb8b95132e0315f7d03d300f23d (patch)
tree9c07a734233853fac755731b033d679b4715fced /docs
parent7451970dc294373ffcf28685f100669e82bb7dd3 (diff)
Doc Fix: BL3-1 is needed in the FIP to run TFTF
Change-Id: Ie3b36ad1a4ecf4f21efe2d0baffa89627ef1f0ce
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md
index d7734b5..31de880 100644
--- a/docs/user-guide.md
+++ b/docs/user-guide.md
@@ -163,9 +163,10 @@ In other words, only the following software is needed:
* The FIP image containing the following bootloader images:
* BL2
- * the TFTF (standing as the BL3-3 image)
- * optionally BL3-2
* BL3-0 if required by the platform (e.g. Juno)
+ * BL3-1
+ * optionally BL3-2
+ * the TFTF (standing as the BL3-3 image)
6. Global overview of the Test Framework's behaviour