Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/amd/psp_verstage/phoenix/include/bl_uapp/
H A Dbl_syscall_public.h201 struct psp_fw_hash_table_v2 { struct
202 uint16_t version; // Version 2 of psp_fw_hash_table.
203 uint16_t no_of_entries_256;
204 uint16_t no_of_entries_384;
205 uint16_t reserved; // For alignment purposes.
206 struct psp_fw_entry_hash_256_v2 *fw_hash_256;
207 struct psp_fw_entry_hash_384_v2 *fw_hash_384;