mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 14:55:16 +00:00
docs: marvell: Update info about WTP and MV_DDR_PATH parameters
Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: Id5e36b7ba3a840cb3598c580e806b52d8e8dd70f
This commit is contained in:
parent
edb4a8a294
commit
494be3ee0e
1 changed files with 6 additions and 0 deletions
|
@ -123,6 +123,9 @@ There are several build options:
|
||||||
|
|
||||||
For the mv_ddr source location, check the section "Tools and external components installation"
|
For the mv_ddr source location, check the section "Tools and external components installation"
|
||||||
|
|
||||||
|
If MV_DDR_PATH source code is a git snapshot then provide path to the full git
|
||||||
|
repository (including .git subdir) because mv_ddr build process calls git commands.
|
||||||
|
|
||||||
- CP_NUM
|
- CP_NUM
|
||||||
|
|
||||||
Total amount of CPs (South Bridge) connected to AP. When the parameter is omitted,
|
Total amount of CPs (South Bridge) connected to AP. When the parameter is omitted,
|
||||||
|
@ -194,6 +197,9 @@ There are several build options:
|
||||||
directory, which can be found as a3700_utils.zip in the release. Usage
|
directory, which can be found as a3700_utils.zip in the release. Usage
|
||||||
example: ``WTP=/path/to/a3700_utils``
|
example: ``WTP=/path/to/a3700_utils``
|
||||||
|
|
||||||
|
If WTP source code is a git snapshot then provide path to the full git
|
||||||
|
repository (including .git subdir) because WTP build process calls git commands.
|
||||||
|
|
||||||
- CRYPTOPP_PATH
|
- CRYPTOPP_PATH
|
||||||
|
|
||||||
For Armada37x0 only, use this parameter tp point to Crypto++ source code
|
For Armada37x0 only, use this parameter tp point to Crypto++ source code
|
||||||
|
|
Loading…
Add table
Reference in a new issue