Attention is currently required from: Dinesh Gehlot, Julius Werner, Kapil Porwal.
Hello Dinesh Gehlot, Kapil Porwal, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/77176?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation ......................................................................
{driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation
This patch uses the CSE firmware specific data to store Intel ISH firmware related information. Sending an ISH partition version information command on every boot cycle would impact the overall boot performance.
This information is used by the auto-test framework to ensure the ISH firmware update is proper for in-field devices.
BUG=b:285405031 TEST=Able to build and boot google/rex. Verified ISH FW version is getting displayed across warm resets without impacting the boot time.
Change-Id: I0242c26dd90d834815799f54740d8147ff9d45b7 Signed-off-by: Subrata Banik subratabanik@google.com --- M src/drivers/intel/ish/ish.c M src/soc/intel/common/block/cse/cse_lite.c 2 files changed, 19 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/77176/3