Searched refs:PLAT_SPM_BUF_SIZE (Results 1 – 16 of 16) sorted by relevance
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | arm_spm_def.h | 46 #define PLAT_SPM_BUF_SIZE ULL(0x100000) macro 50 PLAT_SPM_BUF_SIZE, \ 55 PLAT_SPM_BUF_SIZE, \
|
| /rk3399_ARM-atf/plat/socionext/synquacer/include/ |
| H A D | platform_def.h | 133 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - 32 * PLAT_SPM_BUF_SIZE) 134 #define PLAT_SPM_BUF_SIZE ULL(0x10000) macro 137 PLAT_SPM_BUF_SIZE, \
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/ |
| H A D | platform_def.h | 338 #define PLAT_SPM_BUF_SIZE (PLATFORM_CORE_COUNT * \ macro 340 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - PLAT_SPM_BUF_SIZE) 343 PLAT_SPM_BUF_SIZE, \ 348 PLAT_SPM_BUF_SIZE, \
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_spm.c | 55 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
|
| H A D | sq_bl31_setup.c | 219 PLAT_SPM_BUF_SIZE, in bl31_plat_arch_setup()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd2/ |
| H A D | nrd_plat_arm_def2.h | 160 PLAT_SPM_BUF_SIZE + \ 168 PLAT_SPM_BUF_SIZE)
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_plat.c | 135 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ |
| H A D | nrd_plat2.c | 144 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
|
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | qemu_spm.c | 51 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
|
| /rk3399_ARM-atf/plat/arm/board/juno/fdts/ |
| H A D | juno_stmm_spmc_at_el3_manifest.dts | 49 #define STMM_SSBUF_SIZE PLAT_SPM_BUF_SIZE
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_stmm_spmc_at_el3_manifest.dts | 53 #define STMM_SSBUF_SIZE PLAT_SPM_BUF_SIZE
|
| H A D | fvp_stmm_rust_spmc_manifest.dts | 53 #define STMM_SSBUF_SIZE PLAT_SPM_BUF_SIZE
|
| /rk3399_ARM-atf/plat/arm/board/juno/include/ |
| H A D | platform_def.h | 282 PLAT_SPM_BUF_SIZE)
|
| /rk3399_ARM-atf/plat/arm/board/tc/include/ |
| H A D | platform_def.h | 305 PLAT_SPM_BUF_SIZE)
|
| /rk3399_ARM-atf/plat/arm/board/fvp/include/ |
| H A D | platform_def.h | 531 PLAT_SPM_BUF_SIZE)
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_common.c | 342 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
|