Skip to content
GitLab
Menu
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
4427379f
Commit
4427379f
authored
Dec 17, 2015
by
danh-arm
Browse files
Merge pull request #473 from labapart/documentation-clean-legacy-variables
Documentation: Clean legacy variables in User Guide
parents
6f0be125
594ad3ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user-guide.md
View file @
4427379f
...
...
@@ -1023,13 +1023,7 @@ sections.
X and Y are the cluster and CPU numbers respectively, is used to set the
reset vector for each core.
8.
Changing the default value of
`FVP_SHARED_DATA_LOCATION`
will also require
changing the value of
`--data="<path-to><bl31-binary>"@<base-address-of-bl31>`
and
`-C cluster<X>.cpu<X>.RVBAR=@<base-address-of-bl31>`
, to the new value of
`BL31_BASE`
.
9.
Changing the default value of
`FVP_TSP_RAM_LOCATION`
will also require
8.
Changing the default value of
`ARM_TSP_RAM_LOCATION`
will also require
changing the value of
`--data="<path-to><bl32-binary>"@<base-address-of-bl32>`
to the new value of
`BL32_BASE`
.
...
...
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