Searched refs:sp_shared_buf_size (Results 1 – 8 of 8) sorted by relevance
62 ep_info.args.arg1 = sp_boot_info->sp_shared_buf_size; in spm_sp_setup()203 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size)); in spm_sp_setup()206 (UINTPTR_MAX - sp_boot_info->sp_shared_buf_size + 1)); in spm_sp_setup()240 <= (sp_boot_info->sp_shared_buf_base + sp_boot_info->sp_shared_buf_size - in spm_sp_setup()
44 uint64_t sp_shared_buf_size; member
55 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
120 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
129 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
139 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
51 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
269 .sp_shared_buf_size = PLAT_SPM_BUF_SIZE,
Completed in 6 milliseconds