summaryrefslogtreecommitdiff
path: root/docs/plat/hikey960.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plat/hikey960.rst')
-rw-r--r--docs/plat/hikey960.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plat/hikey960.rst b/docs/plat/hikey960.rst
index 63cfc926..7900b6df 100644
--- a/docs/plat/hikey960.rst
+++ b/docs/plat/hikey960.rst
@@ -11,7 +11,7 @@ How to build
Code Locations
--------------
-- ARM Trusted Firmware:
+- Trusted Firmware-A:
`link <https://github.com/ARM-software/arm-trusted-firmware>`__
- OP-TEE:
@@ -73,7 +73,7 @@ Build Procedure
export EDK2_DIR=${BUILD_PATH}/edk2
EDK2_OUTPUT_DIR=${EDK2_DIR}/Build/HiKey960/${BUILD_OPTION}_${AARCH64_TOOLCHAIN}
cd ${EDK2_DIR}
- # Build UEFI & ARM Trust Firmware
+ # Build UEFI & Trusted Firmware-A
${UEFI_TOOLS_DIR}/uefi-build.sh -b ${BUILD_OPTION} -a ../arm-trusted-firmware -s ../optee_os hikey960
- Generate l-loader.bin and partition table.