Lines Matching refs:hikey
21 `link <https://github.com/96boards-hikey/edk2/tree/testing/hikey960_v2.5>`__
24 `link <https://github.com/96boards-hikey/OpenPlatformPkg/tree/testing/hikey960_v1.3.4>`__
27 `link <https://github.com/96boards-hikey/l-loader/tree/testing/hikey960_v1.2>`__
33 `link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
45 git clone https://github.com/96boards-hikey/edk2 -b testing/hikey960_v2.5
46 git clone https://github.com/96boards-hikey/OpenPlatformPkg -b testing/hikey960_v1.3.4
47 git clone https://github.com/96boards-hikey/l-loader -b testing/hikey960_v1.2
49 git clone https://github.com/96boards-hikey/atf-fastboot
60 - If your hikey hardware is built by CircuitCo, update *uefi-tools/platform.config* first. *(optio…
62 console on hikey.**
68 If your hikey hardware is built by LeMarker, nothing to do.
81 CROSS_COMPILE=aarch64-linux-gnu- make PLAT=hikey DEBUG=1
86 … ${UEFI_TOOLS_DIR}/uefi-build.sh -b ${BUILD_OPTION} -a ../arm-trusted-firmware -s ../optee_os hikey
94 ln -sf ${BUILD_PATH}/atf-fastboot/build/hikey/${FASTBOOT_BUILD_OPTION}/bl1.bin fastboot.bin
95 make hikey PTABLE_LST=aosp-8g
167 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…