Merge "fix(rockchip): fix documentation in how build bl31 in AARCH64" into integration

This commit is contained in:
Olivier Deprez 2024-02-06 14:27:54 +01:00 committed by TrustedFirmware Code Review
commit fb7f6a4422

View file

@ -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