mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
docs/user-guide.md: Renamed legacy FVP_TSP_RAM_LOCATION
`FVP_TSP_RAM_LOCATION` has been renamed into `ARM_TSP_RAM_LOCATION`.
This commit is contained in:
parent
6ab79de4b3
commit
6364f98c74
1 changed files with 1 additions and 1 deletions
|
@ -973,7 +973,7 @@ sections.
|
|||
`-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
|
||||
9. 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`.
|
||||
|
|
Loading…
Add table
Reference in a new issue