Searched refs:sp_shared_buf_base (Results 1 – 9 of 9) sorted by relevance
108 ep_info.args.arg0 = sp_boot_info->sp_shared_buf_base; in spm_mm_setup()154 void *shared_buf_ptr = (void *) sp_boot_info->sp_shared_buf_base; in spm_mm_setup()158 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size)); in spm_mm_setup()160 assert(sp_boot_info->sp_shared_buf_base <= in spm_mm_setup()195 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size - in spm_mm_setup()
39 uint64_t sp_shared_buf_base; member
50 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
124 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
134 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
114 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
46 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
248 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
49 sp_shared_buf_base = <0x00000000 0xFF500000>;
Completed in 9 milliseconds