Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h151 #define PLAT_SP_IMAGE_STACK_BASE (PLAT_SQ_SP_HEAP_BASE + PLAT_SQ_SP_HEAP_SIZE)
160 #define PLAT_SQ_SP_HEAP_SIZE ULL(0x800000) macro
164 (PLAT_SQ_SP_HEAP_SIZE + \
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_spm.c53 .sp_heap_size = PLAT_SQ_SP_HEAP_SIZE,