Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/lib/romlib/
DMakefile11 CPP = $(CROSS_COMPILE)cpp macro
59 $(Q)$(CPP) $(PPFLAGS) -o $@ romlib.ld.S
/trusted-firmware-a-3.6.0-3.5.0/plat/rockchip/rk3399/drivers/m0/
DMakefile43 CPP := ${M0_CROSS_COMPILE}cpp macro
/trusted-firmware-a-3.6.0-3.5.0/make_helpers/
Dbuild_macros.mk388 …$$(Q)$$(CPP) $$(CPPFLAGS) $(BL_CPPFLAGS) $(TF_CFLAGS_$(ARCH)) -P -x assembler-with-cpp -D__LINKER_…
/trusted-firmware-a-3.6.0-3.5.0/
DMakefile193 CPP := ${CROSS_COMPILE}cpp macro
293 CPP := $(CC) -E $(TF_CFLAGS_$(ARCH)) macro
/trusted-firmware-a-3.6.0-3.5.0/docs/
Dchange-log.md5983 - Replacing `CPP` with `PP` for DT pre-processing