coreboot/src
Karthikeyan Ramasubramanian b816b186f0 commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp
Define a new timestamp to identify the completion of Auxiliary Firmware
Sync. Without that, it gets accounted into a different timestamp ID in a
misleading way.

BUG=None
TEST=Build Brox BIOS image and boot to OS. Confirm the timestamp is
recorded in cbmem.

Change-Id: Icd01c68a5848e2aed7bbdcc794987bc780e78dab
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82230
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2024-05-08 11:54:54 +00:00
..
acpi acpi: Remove acpigen_write_OSC_pci_domain 2024-05-06 10:48:06 +00:00
arch arch/arm/armv7/exception.c: fix warnings of macros and functions 2024-04-26 11:52:36 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/intel/model_206ax: Allow to configure VR settings 2024-04-22 15:31:15 +00:00
device dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
drivers drivers/intel/pmc_mux/conn: Copy ACPI _PLD property from USB port to mux 2024-05-06 11:21:18 +00:00
ec acpigen_ps2_keybd: Add assistant key to linux,keymap 2024-04-22 14:05:42 +00:00
include dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard mb/samsung/lumpy: Fix smbus subsystem ID 2024-05-08 11:53:54 +00:00
northbridge dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/tpm/tspi/crtm.c: Fix space required before open brace error 2024-04-21 03:39:12 +00:00
soc soc/intel/meteorlake: Determine TBT controllers exist by VID/DID 2024-05-07 12:51:25 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode vc/google/chromeos: Move RAMOOPS region creation to BS_DEV_INIT_CHIPS 2024-04-25 20:56:25 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00