Home
last modified time | relevance | path

Searched refs:create_guid_hob (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/lib/hob/
H A Dhob.h113 int create_guid_hob(struct efi_hob_handoff_info_table *hob_table,
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_setup.c67 ret = create_guid_hob(hob_table, &ns_buf_guid, in build_sp_boot_hob_list()
81 ret = create_guid_hob(hob_table, &mmram_resv_guid, in build_sp_boot_hob_list()
/rk3399_ARM-atf/lib/hob/
H A Dhob.c168 int create_guid_hob(struct efi_hob_handoff_info_table *hob_table, in create_guid_hob() function
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c235 ret = create_guid_hob(hob_table, &ns_buf_guid, in build_sp_boot_hob_list()
262 ret = create_guid_hob(hob_table, &mmram_resv_guid, in build_sp_boot_hob_list()
298 ret = create_guid_hob(hob_table, &tpm_evtlog_guid, in build_sp_boot_hob_list()