Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/
DMakefile1113 FIP_BL2_ARGS := tb-fw macro
1116 $(if ${BL2}, $(eval $(call TOOL_ADD_IMG,bl2,--${FIP_BL2_ARGS})),\
1117 $(eval $(call MAKE_BL,2,${FIP_BL2_ARGS})))