Attention is currently required from: Bora Guvendik, Tarun Tuli, Wonkyu Kim.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal, Eric Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73712
to look at the new patch set (#8).
Change subject: soc/intel/alderlake: Add support for CSE timestamp data versions ......................................................................
soc/intel/alderlake: Add support for CSE timestamp data versions
CSE performance data timestamps are different for version 1 Alder Lake/Raptor Lake and version 2 Meteor Lake. This patch moves the current ADL/RPL timestamp definitions to a separate header file. It marks current structure as version 1.
BUG=b:259366109 TEST=Boot to OS, check ADL/RPL pre-cpu timestamps.
Change-Id: I780e250707d1d04891a5a1210b30aecb2c8620d3 Signed-off-by: Bora Guvendik bora.guvendik@intel.com --- M src/mainboard/google/brya/Kconfig M src/soc/intel/alderlake/Makefile.inc A src/soc/intel/alderlake/cse_telemetry.c M src/soc/intel/common/block/cse/Kconfig M src/soc/intel/common/block/cse/telemetry.c M src/soc/intel/common/block/include/intelblocks/cse.h A src/soc/intel/common/block/include/intelblocks/cse_telemetry.h A src/soc/intel/common/block/include/intelblocks/cse_telemetry_v1.h 8 files changed, 197 insertions(+), 127 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/73712/8