Searched refs:sp_boot_info (Results 1 – 2 of 2) sorted by relevance
37 const spm_mm_boot_info_t *sp_boot_info, uint16_t *hob_table_size) in build_sp_boot_hob_list() argument53 hob_table = create_hob_list(sp_boot_info->sp_mem_base, in build_sp_boot_hob_list()54 sp_boot_info->sp_mem_limit - sp_boot_info->sp_mem_base, in build_sp_boot_hob_list()55 sp_boot_info->sp_shared_buf_base + hob_table_offset, in build_sp_boot_hob_list()56 sp_boot_info->sp_shared_buf_size); in build_sp_boot_hob_list()61 ret = create_fv_hob(hob_table, sp_boot_info->sp_image_base, in build_sp_boot_hob_list()62 sp_boot_info->sp_image_size); in build_sp_boot_hob_list()73 mmram_desc_data->physical_start = sp_boot_info->sp_ns_comm_buf_base; in build_sp_boot_hob_list()74 mmram_desc_data->physical_size = sp_boot_info->sp_ns_comm_buf_size; in build_sp_boot_hob_list()75 mmram_desc_data->cpu_start = sp_boot_info->sp_ns_comm_buf_base; in build_sp_boot_hob_list()[all …]
10052 - Use sp_boot_info to set SP context