Home
last modified time | relevance | path

Searched refs:RCAR_TRUSTED_SRAM_BASE (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Drcar_def.h15 #define RCAR_TRUSTED_SRAM_BASE UL(0x8C200000) /* DRAM */ macro
17 #define RCAR_SHARED_MEM_BASE (RCAR_TRUSTED_SRAM_BASE + \
38 #define PARAMS_BASE (RCAR_TRUSTED_SRAM_BASE - UL(0x100000))
H A Dplatform_def.h81 #define BL31_BASE RCAR_TRUSTED_SRAM_BASE
82 #define BL31_LIMIT (RCAR_TRUSTED_SRAM_BASE + RCAR_TRUSTED_SRAM_SIZE)
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h15 #define RCAR_TRUSTED_SRAM_BASE UL(0x46400000) macro
17 #define RCAR_SHARED_MEM_BASE (RCAR_TRUSTED_SRAM_BASE + \
20 #define RCAR_BL31_CRASH_BASE (RCAR_TRUSTED_SRAM_BASE + UL(0x3F000))
H A Dplatform_def.h89 #define BL31_BASE RCAR_TRUSTED_SRAM_BASE
91 (RCAR_TRUSTED_SRAM_BASE + RCAR_TRUSTED_SRAM_SIZE)
/rk3399_ARM-atf/plat/renesas/common/include/
H A Dplatform_def.h133 #define BL31_BASE (RCAR_TRUSTED_SRAM_BASE)
134 #define BL31_LIMIT (RCAR_TRUSTED_SRAM_BASE + \
H A Drcar_def.h14 #define RCAR_TRUSTED_SRAM_BASE 0x44000000 macro
16 #define RCAR_SHARED_MEM_BASE (RCAR_TRUSTED_SRAM_BASE + \