Home | History | Annotate | Download | only in arm-trusted-firmware

Lines Matching refs:bl31

56 # By default, Bl1 acts as the reset handler, not BL31
173 include bl31/bl31.mk
196 INCLUDES += -Iinclude/bl31 \
197 -Iinclude/bl31/services \
383 BUILD_TARGETS := all bl1 bl2 bl31 bl32 fip
563 $(if ${BL31}, $(eval $(call MAKE_TOOL_ARGS,31,${BL31},in_fip,${CERTS},${CERTS},${BL31_KEY})),\
627 @echo "usage: ${MAKE} PLAT=<${HELP_PLATFORMS}> <all|bl1|bl2|bl31|distclean|clean|checkcodebase|checkpatch>"
633 @echo " all Build the BL1, BL2 and BL31 binaries"
636 @echo " bl31 Build the BL31 binary"