Home
last modified time | relevance | path

Searched refs:hob_table_size (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c37 const spm_mm_boot_info_t *sp_boot_info, uint16_t *hob_table_size) in build_sp_boot_hob_list() argument
51 *hob_table_size = 0U; in build_sp_boot_hob_list()
87 *hob_table_size = hob_table->efi_free_memory_bottom - in build_sp_boot_hob_list()
134 uint16_t hob_table_size; in spm_sp_setup() local
307 hob_table = build_sp_boot_hob_list(sp_boot_info, &hob_table_size); in spm_sp_setup()
313 hob_table_size, hob_table); in spm_sp_setup()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c150 uintptr_t hob_table_start, size_t *hob_table_size) in build_sp_boot_hob_list() argument
165 if (sp_manifest == NULL || hob_table_size == NULL || *hob_table_size == 0) { in build_sp_boot_hob_list()
196 hob_table_start, *hob_table_size); in build_sp_boot_hob_list()
311 *hob_table_size = hob_table->efi_free_memory_bottom - in build_sp_boot_hob_list()