Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/include/
A Dplatform_def.h151 #define PLAT_SP_IMAGE_STACK_BASE (PLAT_SQ_SP_HEAP_BASE + PLAT_SQ_SP_HEAP_SIZE)
159 #define PLAT_SQ_SP_HEAP_BASE (BL32_BASE + PLAT_SQ_SP_IMAGE_SIZE) macro
162 #define PLAT_SQ_SP_IMAGE_RW_MMAP MAP_REGION2(PLAT_SQ_SP_HEAP_BASE, \
163 PLAT_SQ_SP_HEAP_BASE, \
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/
A Dsq_spm.c48 .sp_heap_base = PLAT_SQ_SP_HEAP_BASE,

Completed in 4 milliseconds