Attention is currently required from: Bora Guvendik, Hannah Williams, Jay Patel, Boris Mittelberg.
Hello Bora Guvendik, build bot (Jenkins), Hannah Williams, Caveh Jalali, Boris Mittelberg,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72930
to look at the new patch set (#9).
Change subject: ec/google/ec_cmd: Add EC command for pre-reset boot timestamps ......................................................................
ec/google/ec_cmd: Add EC command for pre-reset boot timestamps
This patch defines the command for the host to request the timestamps for pre-reset events recorded by the EC. EC timer logs the power signal events' timestamps and does not reset until EC is rebooted. These timestamps help account for time spent before TSC timer start or when TSC timer resets.
BUG=b:271012752 TEST=None
Signed-off-by: Jay Patel jay2.patel@intel.com Change-Id: Ia9324c844c04472b5ed07c5e11e263037712df59 --- M src/ec/google/chromeec/ec_commands.h 1 file changed, 22 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/72930/9