HomeSort by relevance Sort by last modified time
    Searched refs:BL32 (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/uefi-tools/
atf-build.sh 71 unset BL30 BL31 BL32 BL33
96 # BL32 requires more attention
105 BL32=$EDK2_DIR/Build/$PLATFORM_IMAGE_DIR/$BUILD_PROFILE/FV/$TOS_BIN
108 if [ X"$SPD" != X"" ] && [ X"$BL32" != X"" ]; then
135 export BL30 BL31 BL32 BL33
143 echo "BL32=$BL32"
149 # If a build was done with BL32, and followed by another without,
150 # the BL32 component remains in fip.bin, so we delete the build dir
178 if [ ! -d bl32 ]
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 383 BUILD_TARGETS := all bl1 bl2 bl31 bl32 fip
568 $(if ${BL32}, $(eval $(call MAKE_TOOL_ARGS,32,${BL32},in_fip,${CERTS},${CERTS},${BL32_KEY})),\

Completed in 118 milliseconds