Home
last modified time | relevance | path

Searched refs:ATF (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/tools/
H A Dk3_fit_atf.sh10 [ -z "$ATF" ] && ATF="bl31.bin"
12 if [ ! -f $ATF ]; then
13 echo "WARNING ATF file $ATF NOT found, resulting binary is non-functional" >&2
14 ATF=/dev/null
34 data = /incbin/("$ATF");
/openbmc/u-boot/doc/mvebu/cmd/
H A Dbubt.txt1 BUBT (Burn ATF) command
3 Bubt command is used to burn a new ATF image to flash device.
5 The bubt command gets the following parameters: ATF file name, destination device and source device.
24 1. Fetch the requested ATF image from an available interface (USB/SD/SATA/XDB, etc.)
51 3. Write the ATF image:
52 - NAND: # nand write <load_address> 0 <ATF Size>
53 - SPI: # sf write <load_address> 0 <ATF Size>
54 - SD/eMMC: # mmc write <load_address> [0|1] <ATF Size>/<block_size>
/openbmc/u-boot/board/ti/am65x/
H A DREADME82 | | |<--------|-----------------------|---->|*ATF/OPTEE*| |
110 2. ATF:
127 2. ATF:
141 $ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path to ATF dir>/build/k3/generic/release/bl3…
178 | | A53 ATF | |
/openbmc/u-boot/board/cavium/thunderx/
H A DKconfig20 bool "Enable ATF query commands"
23 Enable vendor specific ATF query commands such as SPI and SD/MMC
/openbmc/u-boot/board/rockchip/evb_rk3328/
H A DREADME18 In order to support Arm Trust Firmware(ATF), we need to use the
21 * load and verify ATF image
35 Compile ATF
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME3 Get the Source and build ATF
24 Build the full U-Boot and a FIT image including the ATF
33 (U-Boot proper, ATF, devicetree) to offset 256k card.
H A Dfit_spl_atf.its11 description = "FIT image with U-Boot proper, ATF bl31, DTB";
/openbmc/u-boot/board/sunxi/
H A DREADME.sunxi6414 - Build the ARM Trusted Firmware binary (see "ARM Trusted Firmware (ATF)" below)
28 ARM Trusted Firmware (ATF) build and the U-Boot proper.
29 The SPL will load both ATF and U-Boot proper along with the right device
30 tree blob (.dtb) and will pass execution to ATF (in EL3), which in turn will
32 As the ATF binary will become part of the U-Boot image file, you will need
35 ARM Trusted Firmware (ATF)
37 Checkout the latest master branch from the official ATF repository [1] and
52 As sometimes the ATF build process is a bit picky about the toolchain used,
53 or if you can't be bothered with building ATF, there are known working
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME29 Get the Source and build ATF/Cortex-M0 binaries
35 Compile the ATF
62 Create the FIT image containing U-Boot proper, ATF, M0 Firmware, devicetree
H A Dfit_spl_atf.its11 description = "FIT image with U-Boot proper, ATF bl31, M0 Firmware, DTB";
/openbmc/u-boot/board/rockchip/evb_rk3399/
H A DREADME21 In order to support Arm Trust Firmware(ATF), we can use either SPL or
24 * load and verify ATF image
45 Compile ATF
/openbmc/linux/arch/arm/boot/dts/airoha/
H A Den7523-evb.dts4 /* Bootloader installs ATF here */
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A Dimximage.cfg21 /* Add ATF image with exec attribute */
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-devices-ampere-smpro292 - 02: ATF BL1 firmware booting
295 - 05: ATF BL2 firmware booting
296 - 06: ATF BL31 firmware booting
297 - 07: ATF BL32 firmware booting
/openbmc/u-boot/board/hisilicon/hikey/
H A DREADME24 The HiKey U-Boot port has been tested with l-loader, booting ATF, which then boots
57 Compile ARM Trusted Firmware (ATF)
68 Compile ATF Fastboot
114 have ATF, booting u-boot from eMMC.
/openbmc/u-boot/common/spl/
H A DMakefile23 obj-$(CONFIG_$(SPL_TPL_)ATF) += spl_atf.o
H A Dspl.c705 #if CONFIG_IS_ENABLED(ATF) in board_init_r()
H A DKconfig927 ATF(ARM Trusted Firmware) is a component for ARM AArch64 which
928 is loaded by SPL (which is considered as BL2 in ATF terminology).
936 as the platform parameter to an ATF, some ATF versions are
943 If your ATF is affected, say Y.
/openbmc/u-boot/board/freescale/imx8mq_evk/
H A DREADME13 Get ATF from: https://source.codeaurora.org/external/imx/imx-atf
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-odyssey.dts41 assigned-clock-rates = <125000000>; /* Clock PLL4 to 750Mhz in ATF/U-Boot */
/openbmc/u-boot/doc/
H A DREADME.marvell47 The ARM Trusted Firmware (ATF) build process uses this image to generate the
/openbmc/u-boot/arch/arm/mach-k3/
H A DKconfig65 Enabling this will try to start Cortex-A (typically with ATF)
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-sm-k26-revA.dts172 label = "Image A (FSBL, PMU, ATF, U-Boot)";
182 label = "Image B (FSBL, PMU, ATF, U-Boot)";
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-imx8mq-evk.dts8 /* First 128KB is for PSCI ATF. */
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j7200-common-proc-board.dts218 /* Shared with ATF on this platform */

12