Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/lib/
H A Dcoreboot_table.c466 static uintptr_t write_coreboot_table(uintptr_t rom_table_end) in write_coreboot_table() function
584 cbtable_end = write_coreboot_table(cbtable_start); in write_tables()