Home
last modified time | relevance | path

Searched refs:PLAT_SPM_BUF_SIZE (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a/include/plat/arm/common/
A Darm_spm_def.h46 #define PLAT_SPM_BUF_SIZE ULL(0x100000) macro
50 PLAT_SPM_BUF_SIZE, \
55 PLAT_SPM_BUF_SIZE, \
64 #define PLAT_SP_IMAGE_NS_BUF_BASE (PLAT_SPM_BUF_BASE + PLAT_SPM_BUF_SIZE)
/trusted-firmware-a/plat/socionext/synquacer/include/
A Dplatform_def.h96 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - 32 * PLAT_SPM_BUF_SIZE)
97 #define PLAT_SPM_BUF_SIZE ULL(0x10000) macro
100 PLAT_SPM_BUF_SIZE, \
/trusted-firmware-a/plat/qemu/qemu_sbsa/include/
A Dplatform_def.h292 #define PLAT_SPM_BUF_SIZE (PLATFORM_CORE_COUNT * \ macro
294 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - PLAT_SPM_BUF_SIZE)
297 PLAT_SPM_BUF_SIZE, \
302 PLAT_SPM_BUF_SIZE, \
/trusted-firmware-a/plat/socionext/synquacer/
A Dsq_spm.c55 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
A Dsq_bl31_setup.c163 PLAT_SPM_BUF_SIZE, in bl31_plat_arch_setup()
/trusted-firmware-a/plat/arm/board/tc/
A Dtc_plat.c120 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
/trusted-firmware-a/plat/arm/css/sgi/
A Dsgi_plat_v2.c129 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
A Dsgi_plat.c139 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
/trusted-firmware-a/plat/qemu/common/
A Dqemu_spm.c51 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_common.c269 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,

Completed in 13 milliseconds