mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 17:14:21 +00:00
Merge "fix(rockchip): fix documentation in how build bl31 in AARCH64" into integration
This commit is contained in:
commit
fb7f6a4422
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ these images need to get build from the TF-A repository.
|
|||
|
||||
For AARCH64 architectures the build command looks like
|
||||
|
||||
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=rk3399 bl32
|
||||
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=rk3399 bl31
|
||||
|
||||
while AARCH32 needs a slightly different command
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue