Searched refs:BL31 (Results 1 – 22 of 22) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | mkimage_fit_atf.sh | 9 [ -z "$BL31" ] && BL31="bl31.bin" 14 if [ ! -f $BL31 ]; then 15 echo "ERROR: BL31 file $BL31 NOT found" >&2 18 echo "$BL31 size: " >&2 19 ls -lct $BL31 | awk '{print $5}' >&2 27 …ilding with TEE support, make sure your $BL31 is compiled with spd. If you do not want tee, please… 66 data = /incbin/("$BL31");
|
/openbmc/u-boot/board/sunxi/ |
H A D | mksunxi_fit_atf.sh | 8 [ -z "$BL31" ] && BL31="bl31.bin" 10 if [ ! -f $BL31 ]; then 11 echo "WARNING: BL31 file $BL31 NOT found, resulting binary is non-functional" >&2 13 BL31=/dev/null 40 data = /incbin/("$BL31");
|
H A D | README.sunxi64 | 18 $ export BL31=/path/to/bl31.bin 42 location of this file into the BL31 environment variable or copy this to 44 $ export BL31=/src/arm-trusted-firmware/build/sun50i_a64/debug/bl31.bin
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | README | 194 NOTICE: BL2: Booting BL31 197 NOTICE: BL31: v1.5(debug):v1.5-694-g6d4f6aea 198 NOTICE: BL31: Built : 09:21:44, Aug 29 2018 202 INFO: BL31: Initializing runtime services 203 INFO: BL31: cortex_a53: CPU workaround for disable_non_temporal_hint was applied 204 INFO: BL31: cortex_a53: CPU workaround for 843419 was applied 205 INFO: BL31: cortex_a53: CPU workaround for 855873 was applied 206 INFO: BL31: Preparing for EL3 exit to normal world
|
/openbmc/u-boot/board/hisilicon/poplar/ |
H A D | README | 39 U-Boot needs to be aware of the BL31 runtime location and size to avoid writing 40 over it. Currently, BL31 is being placed below the kernel text offset (check 243 INFO: BL2: Loading BL31 249 NOTICE: BL1: Booting BL31 253 NOTICE: BL31: v1.3(debug):v1.3-372-g1ba9c60 254 NOTICE: BL31: Built : 17:51:33, Apr 30 2017 255 INFO: BL31: Initializing runtime services 256 INFO: BL31: Preparing for EL3 exit to normal world
|
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/ |
H A D | README | 63 NOTICE: BL31: v1.3(release):v1.2-1320-gbf43a443 64 NOTICE: BL31: Built : 18:04:47, Jul 5 2017
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | amlogic-t7-a311d2-khadas-vim4.dts | 28 /* 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | meson-gx.dtsi | 40 /* 2 MiB reserved for ARM Trusted Firmware (BL31) */ 46 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | meson-axg.dtsi | 142 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | meson-g12-common.dtsi | 105 /* 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
/openbmc/openbmc/meta-nuvoton/conf/machine/include/ |
H A D | npcm8xx.inc | 46 # Nuvoton prefers TFA default build is BL31.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gx.dtsi | 32 /* 2 MiB reserved for ARM Trusted Firmware (BL31) */ 38 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | meson-axg.dtsi | 129 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt6795-sony-xperia-m5.dts | 35 /* 128 KiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | mt8365-evk.dts | 69 /* 192 KiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | mt8195-demo.dts | 85 /* 2 MiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | mt8516.dtsi | 147 /* 128 KiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | mt7986a.dtsi | 71 /* 192 KiB reserved for ARM Trusted Firmware (BL31) */
|
H A D | mt7622.dtsi | 138 /* 192 KiB reserved for ARM Trusted Firmware (BL31) */
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616.dtsi | 61 * 256 KiB reserved for Trusted Firmware-A (BL31). 62 * This is added by BL31 itself, but some bootloaders fail
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/ |
H A D | 0001-check-sr-results-Change-the-expected-SR-result-confi.patch | 16 b. warn-once-if-contains "-dirty": BL1, BL2, and BL31 have dirty versions.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-platform-devices-ampere-smpro | 296 - 06: ATF BL31 firmware booting
|