Home
last modified time | relevance | path

Searched refs:atf (Results 1 – 25 of 41) sorted by relevance

12

/external/u-boot/board/freescale/imx8qxp_mek/
DREADME15 $ git clone https://source.codeaurora.org/external/imx/imx-atf
16 $ cd imx-atf/
32 $ cp imx-atf/build/imx8qxp/release/bl31.bin .
/external/u-boot/board/freescale/imx8qm_mek/
DREADME15 $ git clone https://source.codeaurora.org/external/imx/imx-atf
16 $ cd imx-atf/
32 $ cp imx-atf/build/imx8qm/release/bl31.bin .
/external/u-boot/doc/uImage.FIT/
Dmulti_spl.its31 atf {
86 loadables = "uboot", "atf", "kernel", "initrd";
92 loadables = "uboot", "atf", "mgmt-firmware";
/external/u-boot/arch/arm/mach-rockchip/
Dmake_fit_atf.py167 with open(file_name, "wb") as atf:
168 atf.write(data)
174 with open(file_name, "wb") as atf:
175 atf.write(data)
/external/u-boot/board/toradex/colibri-imx8x/
DREADME16 $ git clone -b imx_4.14.78_1.0.0_ga https://source.codeaurora.org/external/imx/imx-atf
17 $ cd imx-atf/
31 $ cp imx-atf/build/imx8qxp/release/bl31.bin .
/external/u-boot/board/toradex/apalis-imx8/
DREADME16 $ git clone -b imx_4.14.78_1.0.0_ga https://source.codeaurora.org/external/imx/imx-atf
17 $ cd imx-atf/
31 $ cp imx-atf/build/imx8qm/release/bl31.bin .
/external/arm-trusted-firmware/docs/plat/
Dhikey.rst32 - atf-fastboot:
33 `link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
49 git clone https://github.com/96boards-hikey/atf-fastboot
80 cd ${BUILD_PATH}/atf-fastboot
95 ln -sf ${BUILD_PATH}/atf-fastboot/build/hikey/${FASTBOOT_BUILD_OPTION}/bl1.bin fastboot.bin
Dpoplar.rst67 - Build atf providing the previously generated u-boot.bin as the BL33 image
75 1. copy the atf generated files fip.bin and bl1.bin to l-loader/atf/
Dwarp7.rst32 git checkout -b rms-atf-optee-uboot linaro-mbl/rms-atf-optee-uboot
153 https://github.com/bryanodonoghue/atf-code-signing
Dintel-agilex.rst40 - Build atf providing the previously generated UEFI as the BL33 image
Dintel-stratix10.rst40 - Build atf providing the previously generated UEFI as the BL33 image
/external/u-boot/board/advantech/imx8qm_rom7720_a1/
DREADME17 $ git clone https://source.codeaurora.org/external/imx/imx-atf
18 $ cd imx-atf/
/external/arm-trusted-firmware/plat/marvell/a3700/common/
Da3700_common.mk25 DOIMAGE_CFG := $(DOIMAGEPATH)/atf-tim.txt
28 TIMNCFG := $(DOIMAGEPATH)/atf-timN.txt
33 DOIMAGE_CFG := $(DOIMAGEPATH)/atf-ntim.txt
/external/u-boot/board/cavium/thunderx/
DMakefile6 obj-y := thunderx.o atf.o
/external/u-boot/board/sunxi/
Dmksunxi_fit_atf.sh38 atf {
/external/u-boot/board/theobroma-systems/puma_rk3399/
Dfit_spl_atf.sh53 atf {
/external/u-boot/tools/
Dk3_fit_atf.sh36 atf {
/external/u-boot/board/hisilicon/poplar/
DREADME91 > git clone https://github.com/Linaro/poplar-arm-trusted-firmware.git atf
112 > cd ~/poplar/src/atf
117 > cp build/hi3798cv200/debug/bl1.bin ~/poplar/src/l-loader/atf/
118 > cp build/hi3798cv200/debug/fip.bin ~/poplar/src/l-loader/atf/
/external/u-boot/arch/arm/mach-imx/
Dmkimage_fit_atf.sh65 atf@1 {
/external/u-boot/board/freescale/imx8mm_evk/
DREADME13 Get ATF from: https://source.codeaurora.org/external/imx/imx-atf
/external/u-boot/board/freescale/imx8mq_evk/
DREADME13 Get ATF from: https://source.codeaurora.org/external/imx/imx-atf
/external/arm-trusted-firmware/docs/plat/marvell/
Dbuild.rst191 When set this option to enable secondary recovery function when build atf.
239 (use the "mv_ddr-armada-atf-mainline" branch):
251 (use the "mv_ddr-armada-atf-mainline" branch):
/external/u-boot/board/hisilicon/hikey/
DREADME38 > git clone https://github.com/96boards-hikey/atf-fastboot
71 > cd ~/hikey/src/atf-fastboot
79 > ln -sf ~/hikey/src/atf-fastboot/build/hikey/debug/bl1.bin fastboot.bin
/external/u-boot/board/technexion/pico-imx7d/
DREADME.pico-imx7d_BL3337 Run below command in atf folder:
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c509 R200_STATECHANGE(rmesa, atf); in r200UpdateFSConstants()
525 rmesa->hw.atf.cmd[ATF_TFACTOR_0 + i] = radeonPackColor ( in r200UpdateFSConstants()

12