Searched refs:create_guid_hob (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/lib/hob/ |
| H A D | hob.h | 113 int create_guid_hob(struct efi_hob_handoff_info_table *hob_table,
|
| /rk3399_ARM-atf/services/std_svc/spm/spm_mm/ |
| H A D | spm_mm_setup.c | 67 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 D | hob.c | 168 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 D | spmc_setup.c | 235 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()
|