Home
last modified time | relevance | path

Searched defs:psp_fw_hash_table (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/amd/psp_verstage/glinda/include/bl_uapp/
H A Dbl_syscall_public.h170 struct psp_fw_hash_table { struct
171 uint16_t version; // Version of psp_fw_hash_table, Start with 0. argument
172 uint16_t no_of_entries_256;
173 uint16_t no_of_entries_384;
174 struct psp_fw_entry_hash_256 *fw_hash_256;
175 struct psp_fw_entry_hash_384 *fw_hash_384;
/aosp_15_r20/external/coreboot/src/vendorcode/amd/psp_verstage/mendocino/include/bl_uapp/
H A Dbl_syscall_public.h171 struct psp_fw_hash_table { struct
172 uint16_t version; // Version of psp_fw_hash_table, Start with 0. argument
173 uint16_t no_of_entries_256;
174 uint16_t no_of_entries_384;
175 struct psp_fw_entry_hash_256 *fw_hash_256;
176 struct psp_fw_entry_hash_384 *fw_hash_384;
/aosp_15_r20/external/coreboot/src/vendorcode/amd/psp_verstage/phoenix/include/bl_uapp/
H A Dbl_syscall_public.h183 struct psp_fw_hash_table { struct
184 uint16_t version; // Version 1 of psp_fw_hash_table. argument
202 uint16_t version; // Version 2 of psp_fw_hash_table. argument
/aosp_15_r20/external/coreboot/util/amdfwtool/
H A Damdfwtool.h407 struct psp_fw_hash_table { struct
408 uint16_t version;
409 uint16_t no_of_entries_256;
410 uint16_t no_of_entries_384;