Attention is currently required from: Dinesh Gehlot, Kapil Porwal.
Hello build bot (Jenkins), Subrata Banik, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74005
to look at the new patch set (#14).
Change subject: soc/intel/cmn: Implement API to retrieve firmware partition information ......................................................................
soc/intel/cmn: Implement API to retrieve firmware partition information
This patch retrieves details of a specified firmware partition. The information retrieved includes the mkhi header, current firmware version, and other information about the partition. The patch communicates with the ME using the HECI command to acquire this information.
BUG=b:273661726 Test=Verified the changes for ISHC partition on nissa board.
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I0582010bbb836bd4734f843a8c74dee49d203fd8 --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 74 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/74005/14