Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/google/
H A Dcoreboot_table.h23 u32 table_checksum; member
/openbmc/u-boot/arch/x86/lib/
H A Dcoreboot_table.c92 cbh->table_checksum = compute_ip_checksum(cbr, cbh->table_bytes); in cb_table_finalize()
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c136 header->table_checksum) in cb_parse_header()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h21 u32 table_checksum; member