diff options
author | Mattias Nissler <mnissler@chromium.org> | 2022-05-09 22:07:02 +0000 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2022-05-11 17:06:01 +0000 |
commit | c8c6185d8eda1a58a1c7084812e93fb3d2c8f254 (patch) | |
tree | 0944b28345b0f0161306f1d14c91de697ce45eef /src/arch/x86/bootblock.ld | |
parent | a0cd3ee9665089c05baec81a6ebb05bf37fc8e89 (diff) |
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>
Diffstat (limited to 'src/arch/x86/bootblock.ld')
0 files changed, 0 insertions, 0 deletions