Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/renesas/common/include/
H A Dplatform_def.h107 #define RCAR_SYSRAM_BASE U(0xE6300000) macro
124 #define RCAR_SYSRAM_SIZE (BL2_BASE - RCAR_SYSRAM_BASE)
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c83 #define MAP_RAM0 MAP_REGION_FLAT(RCAR_SYSRAM_BASE, \