Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/renesas/rcar_layout_create/
A Dmakefile35 ifndef RCAR_SA0_SIZE
36 RCAR_SA0_SIZE := 1 macro
38 ifeq (${RCAR_SA0_SIZE},0)
39 RCAR_SA0_SIZE := 0 macro
41 RCAR_SA0_SIZE := 1 macro
44 $(eval $(call add_define,RCAR_SA0_SIZE))
A Dsa0.c12 #if (RCAR_SA0_SIZE == RCAR_SA0_SIZE_SMALL)
/arm-trusted-firmware-2.8.0/tools/renesas/rzg_layout_create/
A Dmakefile35 ifndef RCAR_SA0_SIZE
36 RCAR_SA0_SIZE := 1 macro
38 ifeq (${RCAR_SA0_SIZE},0)
39 RCAR_SA0_SIZE := 0 macro
41 RCAR_SA0_SIZE := 1 macro
44 $(eval $(call add_define,RCAR_SA0_SIZE))
A Dsa0.c12 #if (RCAR_SA0_SIZE == RCAR_SA0_SIZE_SMALL)

Completed in 9 milliseconds