Searched refs:sp_shared_buf_base (Results 1 – 8 of 8) sorted by relevance
62 ep_info.args.arg0 = sp_boot_info->sp_shared_buf_base; in spm_sp_setup()200 void *shared_buf_ptr = (void *) sp_boot_info->sp_shared_buf_base; in spm_sp_setup()204 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size)); in spm_sp_setup()206 assert(sp_boot_info->sp_shared_buf_base <= in spm_sp_setup()241 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size - in spm_sp_setup()
39 uint64_t sp_shared_buf_base; member
50 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
115 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
134 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
135 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
46 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
270 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
Completed in 5 milliseconds