Attention is currently required from: Martin Roth, Jamie Ryu, Rizwan Qureshi, Sridhar Siricilla, Krishna P Bhat D, Patrick Rudolph, Karthik Ramasubramanian.
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50472 )
Change subject: elog: Support logging CSE Lite info in elog
......................................................................
Patch Set 5:
(4 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/50472/comment/b6f7afb3_54114c04
PS5, Line 23: ...
: 3 | 2021-01-17 08:01:57 | CSE Info | Lite | 13.50.0.1269 | 13.50.0.1269
: | YES | 0x5 | 0x0 | RW
What does the rest of the eventlog look like? I think we log things like boot count and system boot info much later in ramstage. Is this info printed before System Boot in the log?
File src/soc/intel/alderlake/me.c:
https://review.coreboot.org/c/coreboot/+/50472/comment/33c09322_15c62505
PS5, Line 136: ((hfsts1.fields.spi_protection_mode == 0) &&
: (hfsts6.fields.fpf_soc_lock == 1))
Can you please update this to use `cse_mfg_mode` as well?
File src/soc/intel/cannonlake/me.c:
https://review.coreboot.org/c/coreboot/+/50472/comment/9461116e_bff16d54
PS5, Line 131: hfsts1.fields.mfg_mode
Same here and for other SoCs.
File src/soc/intel/common/block/cse/cse_lite.c:
https://review.coreboot.org/c/coreboot/+/50472/comment/c446c1b3_021b83ab
PS5, Line 14:
nit: use space here and on line 15 below for consistency with other #defines in this file.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/50472
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib183941d1fa0a9971e30b4092ea3d23daaa29334
Gerrit-Change-Number: 50472
Gerrit-PatchSet: 5
Gerrit-Owner: Krishna P Bhat D
krishna.p.bhat.d@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jamie Ryu
jamie.m.ryu@intel.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Attention: Jamie Ryu
jamie.m.ryu@intel.com
Gerrit-Attention: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Attention: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Attention: Krishna P Bhat D
krishna.p.bhat.d@intel.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Tue, 02 Mar 2021 01:12:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment