aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2014-05-23 14:34:21 +0100
committerSandrine Bailleux <sandrine.bailleux@arm.com>2014-06-05 17:39:40 +0100
commita602ad617585a033df547e8c8dc9cd0c9dad0531 (patch)
treeed2175627424d0e5988296a88886e3d089c8963c
parent45a5fe943345e108cb242aceda6e4879c4a7d429 (diff)
downloadtrusted-firmware-a-a602ad617585a033df547e8c8dc9cd0c9dad0531.tar.gz
Document 'BL30' build configuration in user guide
Change-Id: I67d8d44a708aefb04b285436dd45ff4589e3b3e9
-rw-r--r--docs/user-guide.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md
index 85103b36f1..40a795547d 100644
--- a/docs/user-guide.md
+++ b/docs/user-guide.md
@@ -136,6 +136,10 @@ performed.
* `BL33`: Path to BL33 image in the host file system. This is mandatory for
`fip` target
+* `BL30`: Path to BL3-0 image in the host file system. This image is optional.
+ If a BL3-0 image is present then this option must be passed for the `fip`
+ target
+
* `CROSS_COMPILE`: Prefix to tool chain binaries. Please refer to examples in
this document for usage