Home
last modified time | relevance | path

Searched refs:sp_shared_buf_base (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c55 sp_boot_info->sp_shared_buf_base + hob_table_offset, in build_sp_boot_hob_list()
100 mmram_desc_data[1].physical_start = sp_boot_info->sp_shared_buf_base; in build_sp_boot_hob_list()
102 mmram_desc_data[1].cpu_start = sp_boot_info->sp_shared_buf_base; in build_sp_boot_hob_list()
166 ep_info.args.arg0 = sp_boot_info->sp_shared_buf_base; in spm_sp_setup()
303 sp_boot_tl = transfer_list_init((void *) sp_boot_info->sp_shared_buf_base, in spm_sp_setup()
331 void *shared_buf_ptr = (void *) sp_boot_info->sp_shared_buf_base; in spm_sp_setup()
335 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size)); in spm_sp_setup()
337 assert(sp_boot_info->sp_shared_buf_base <= in spm_sp_setup()
371 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size - in spm_sp_setup()
/rk3399_ARM-atf/include/services/
H A Dspm_mm_partition.h39 uint64_t sp_shared_buf_base; member
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_spm.c50 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_plat.c130 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/
H A Dnrd_plat2.c139 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_spm.c46 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c337 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,