Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
a602ad61
Commit
a602ad61
authored
10 years ago
by
Sandrine Bailleux
Browse files
Options
Download
Email Patches
Plain Diff
Document 'BL30' build configuration in user guide
Change-Id: I67d8d44a708aefb04b285436dd45ff4589e3b3e9
parent
45a5fe94
v0.4-Juno-0.6-rc0
v0.4-Juno-0.5
v0.4-Juno-0.5-rc1
v0.4-Juno-0.5-rc0
v0.4-Juno-0.4
v0.4-Juno-0.4-rc0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/user-guide.md
+4
-0
docs/user-guide.md
with
4 additions
and
0 deletions
+4
-0
docs/user-guide.md
View file @
a602ad61
...
@@ -136,6 +136,10 @@ performed.
...
@@ -136,6 +136,10 @@ performed.
*
`BL33`
: Path to BL33 image in the host file system. This is mandatory for
*
`BL33`
: Path to BL33 image in the host file system. This is mandatory for
`fip`
target
`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
*
`CROSS_COMPILE`
: Prefix to tool chain binaries. Please refer to examples in
this document for usage
this document for usage
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help