Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/renesas/rcar_layout_create/
H A Dmakefile42 ifndef RCAR_SA0_SIZE
43 RCAR_SA0_SIZE := 1 macro
45 ifeq (${RCAR_SA0_SIZE},0)
46 RCAR_SA0_SIZE := 0 macro
48 RCAR_SA0_SIZE := 1 macro
51 $(eval $(call add_define,RCAR_SA0_SIZE))
H A Dsa0.c12 #if (RCAR_SA0_SIZE == RCAR_SA0_SIZE_SMALL)
/rk3399_ARM-atf/tools/renesas/rzg_layout_create/
H A Dmakefile42 ifndef RCAR_SA0_SIZE
43 RCAR_SA0_SIZE := 1 macro
45 ifeq (${RCAR_SA0_SIZE},0)
46 RCAR_SA0_SIZE := 0 macro
48 RCAR_SA0_SIZE := 1 macro
51 $(eval $(call add_define,RCAR_SA0_SIZE))
H A Dsa0.c12 #if (RCAR_SA0_SIZE == RCAR_SA0_SIZE_SMALL)