Home
last modified time | relevance | path

Searched refs:PLAT_SP_IMAGE_STACK_PCPU_SIZE (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_spm_def.h88 #define PLAT_SP_IMAGE_STACK_PCPU_SIZE ULL(0x2000) macro
90 PLAT_SP_IMAGE_STACK_PCPU_SIZE)
/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplatform_def.h149 #define PLAT_SP_IMAGE_STACK_PCPU_SIZE ULL(0x10000) macro
150 #define PLAT_SP_IMAGE_STACK_SIZE (32 * PLAT_SP_IMAGE_STACK_PCPU_SIZE)
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_spm.c52 .sp_pcpu_stack_size = PLAT_SP_IMAGE_STACK_PCPU_SIZE,
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_plat.c132 .sp_pcpu_stack_size = PLAT_SP_IMAGE_STACK_PCPU_SIZE,
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h380 #define PLAT_SP_IMAGE_STACK_PCPU_SIZE ULL(0x10000) macro
382 PLAT_SP_IMAGE_STACK_PCPU_SIZE)
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/
H A Dnrd_plat2.c141 .sp_pcpu_stack_size = PLAT_SP_IMAGE_STACK_PCPU_SIZE,
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_spm.c48 .sp_pcpu_stack_size = PLAT_SP_IMAGE_STACK_PCPU_SIZE,
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c339 .sp_pcpu_stack_size = PLAT_SP_IMAGE_STACK_PCPU_SIZE,