Home
last modified time | relevance | path

Searched refs:BL31 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/board/sunxi/
Dmksunxi_fit_atf.sh8 [ -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
34 data = /incbin/("$BL31");
DREADME.sunxi6436 location of this file into the BL31 environment variable or copy this to
38 $ export BL31=/src/arm-trusted-firmware/build/sun50iw1p1/debug/bl31.bin
/external/u-boot/board/hisilicon/poplar/
DREADME39 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
/external/u-boot/board/theobroma-systems/lion_rk3368/
DREADME63 NOTICE: BL31: v1.3(release):v1.2-1320-gbf43a443
64 NOTICE: BL31: Built : 18:04:47, Jul 5 2017
/external/u-boot/arch/arm/dts/
Dmeson-gxl.dtsi17 /* Alternate 3 MiB reserved for ARM Trusted Firmware (BL31) */
Dmeson-gx.dtsi32 /* 2 MiB reserved for ARM Trusted Firmware (BL31) */