Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/sptool/
A DMakefile11 SPTOOL ?= sptool${BIN_EXT} macro
12 PROJECT := $(notdir ${SPTOOL})
/tf-a-ffa_el3_spmc/
A DMakefile850 SPTOOL ?= ${SPTOOLPATH}/sptool${BIN_EXT} macro
1203 sp: $(SPTOOL) $(DTBS) $(BUILD_PLAT)/sp_gen.mk
1204 ${Q}$(SPTOOL) $(SPTOOL_ARGS)
1337 sptool: ${SPTOOL}
1338 ${SPTOOL}: FORCE
1339 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" SPTOOL=${SPTOOL} --no-print-directory -C …

Completed in 7 milliseconds