Home
last modified time | relevance | path

Searched defs:DEVICE_SRAM_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Drcar_def.h31 #define DEVICE_SRAM_STACK_SIZE (UL(0x00001000) - DEVICE_SRAM_DATA_SIZE) macro
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h29 #define DEVICE_SRAM_STACK_SIZE (UL(0x00001000) - DEVICE_SRAM_DATA_SIZE) macro
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h30 #define DEVICE_SRAM_STACK_SIZE U(0x00001000) macro