aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 85103b3..40a7955 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