coreboot/src/drivers/elog
Raul E Rangel dc45951e88 drivers/elog/elog: Add timestamps to elog_init
elog init requires doing a lot of SPI transactions. This change makes it
clear how long we spend initializing elog.

BUG=b:179699789
TEST=Boot guybrush and see elog init timestamps
 114:started elog init                                3,029,116 (88)
 115:finished elog init                               3,071,281 (42,165)

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Ia92372dd76535e06eb3b8a08b53e80ddb38b7a8f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58957
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-11-08 14:46:40 +00:00
..
boot_count.c drivers/elog: Correct code style 2021-01-28 09:18:00 +00:00
elog.c drivers/elog/elog: Add timestamps to elog_init 2021-11-08 14:46:40 +00:00
gsmi.c src: Remove unused '#include <cpu/x86/smm.h>' 2020-06-06 09:40:38 +00:00
Kconfig drivers/elog: Remove ELOG_PRERAM config 2020-09-14 18:23:23 +00:00
Makefile.inc drivers/elog: Remove ELOG_PRERAM config 2020-09-14 18:23:23 +00:00