Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Drcar_def.h20 #define RCAR_BL31_CRASH_BASE (RCAR_SHARED_MEM_BASE + RCAR_SHARED_MEM_SIZE) macro
53 #define RCAR_CRASH_STACK RCAR_BL31_CRASH_BASE
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h20 #define RCAR_BL31_CRASH_BASE (RCAR_TRUSTED_SRAM_BASE + UL(0x3F000)) macro
50 #define RCAR_CRASH_STACK RCAR_BL31_CRASH_BASE
/rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/
H A Dplatform_common.c42 #define MAP_ATFW_CRASH MAP_REGION_FLAT(RCAR_BL31_CRASH_BASE, \
/rk3399_ARM-atf/plat/renesas/rcar_gen5/aarch64/
H A Dplatform_common.c47 MAP_REGION_FLAT(RCAR_BL31_CRASH_BASE, RCAR_BL31_CRASH_SIZE, \
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h41 #define RCAR_BL31_CRASH_BASE U(0x4403F000) macro
88 #define RCAR_CRASH_STACK RCAR_BL31_CRASH_BASE
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c67 #define MAP_ATFW_CRASH MAP_REGION_FLAT(RCAR_BL31_CRASH_BASE, \