Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dcoreboot_table.c92 cbh->table_checksum = compute_ip_checksum(cbr, cbh->table_bytes); in cb_table_finalize()
/external/u-boot/arch/x86/cpu/coreboot/
Dtables.c136 header->table_checksum) in cb_parse_header()
/external/u-boot/arch/x86/include/asm/
Dcoreboot_tables.h21 u32 table_checksum; member