coreboot/src
Mattias Nissler c8c6185d8e commonlib: Add timestamp IDs for Chrome OS hypervisor
Chrome OS is experimenting with a hypervisor layer that boots after
firmware, but before the OS. From the OS' perspective, it can be
considered an extension of firmware, and hence it makes sense to emit
timestamp to track hypervisor boot latency. This change adds
timestamp IDs in the 1200-1300 range for this purpose.

BUG=b:217638034
BRANCH=none
TEST=Manual: cbmem -a TS_CRHV_BOOT to add a timestamp, cbmem -t to
verify that it got added to the timestamp table.

Change-Id: If70447eea2c2edf42b43e0198b827c1348b935ea
Signed-off-by: Mattias Nissler <mnissler@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64226
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-05-11 17:06:01 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch *.h: Fix up typos in guarding 2022-05-11 06:04:10 +00:00
commonlib commonlib: Add timestamp IDs for Chrome OS hypervisor 2022-05-11 17:06:01 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/intel/model_2065x: Drop unused function declaration 2022-05-05 17:37:32 +00:00
device device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
drivers drivers/intel/gma/opregion.c: Fix uninitialised variable use 2022-05-11 05:53:55 +00:00
ec ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
include device/dram/common.h: Use C over CPP 2022-05-11 13:55:33 +00:00
lib lib: Add LPDDR5 DRAM type 2022-04-27 12:26:52 +00:00
mainboard mb/google/brya/var/crota: enable wifi sar 2022-05-11 15:02:54 +00:00
northbridge nb/intel/pineview: Use cbfs mcache 2022-04-27 13:04:12 +00:00
security sec/intel/txt: Use 'bios_acm_error' variable 2022-05-11 06:02:58 +00:00
soc soc/*: Use __fallthrough statement 2022-05-11 06:04:25 +00:00
southbridge vendorcode/amd/cimx/sb900: Drop code 2022-05-11 05:59:06 +00:00
superio superio/kbc1100: Fix set but unused variables 2022-05-11 06:02:48 +00:00
vendorcode amd/*/gcccar.inc: Replace local declarations 2022-05-11 13:55:18 +00:00
Kconfig Kconfig: Make HAVE_EM100_SUPPORT invisible 2022-04-19 13:04:25 +00:00