Searched refs:BL32 (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-zynqmp/
H A Dmkimage_fit_atf.sh19 [ -z "$BL32" ] && BL32="tee.bin"
20 BL32_ELF="${BL32%.*}.elf"
96 if [ -f $BL32 ]; then
100 data = /incbin/("$BL32");
143 if [ -f $BL32 ]; then
211 if [ -f $BL32 ]; then

Completed in 83 milliseconds