Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/renesas/common/include/
Dplatform_def.h107 #define RCAR_SYSRAM_BASE U(0xE6300000) macro
124 #define RCAR_SYSRAM_SIZE (BL2_BASE - RCAR_SYSRAM_BASE)
/trusted-firmware-a-latest/plat/renesas/common/aarch64/
Dplatform_common.c77 #define MAP_RAM0 MAP_REGION_FLAT(RCAR_SYSRAM_BASE, \