Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/socionext/synquacer/include/
Dplatform_def.h115 #define PLAT_SP_IMAGE_STACK_BASE (PLAT_SQ_SP_HEAP_BASE + PLAT_SQ_SP_HEAP_SIZE)
124 #define PLAT_SQ_SP_HEAP_SIZE ULL(0x800000) macro
128 (PLAT_SQ_SP_HEAP_SIZE + \
/external/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_spm.c53 .sp_heap_size = PLAT_SQ_SP_HEAP_SIZE,