Searched refs:bootblock_main_with_timestamp (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | bootblock.c | 29 void bootblock_main_with_timestamp(uint64_t base_timestamp, in bootblock_main_with_timestamp() function 73 bootblock_main_with_timestamp(base_timestamp, NULL, 0); in bootblock_main_with_basetime() 85 bootblock_main_with_timestamp(base_timestamp, NULL, 0); in main() 101 bootblock_main_with_timestamp(arg->base_timestamp, arg->timestamps, in _start()
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | bootblock_common.h | 32 void bootblock_main_with_timestamp(uint64_t base_timestamp,
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/vboot/ |
H A D | vboot_bootblock.c | 60 bootblock_main_with_timestamp(base_timestamp, psp_ts_table->entries, in boot_with_psp_timestamp()
|