Attention is currently required from: Tarun Tuli, Paul Menzel, Sridhar Siricilla.
Subrata Banik has uploaded a new patch set (#13) to the change originally created by Dinesh Gehlot. ( https://review.coreboot.org/c/coreboot/+/74209 )
Change subject: soc/intel/cmn/cse: Implement an API to get ISH version ......................................................................
soc/intel/cmn/cse: Implement an API to get ISH version
This patch adds an API that will fetch the current ISH version from CBMEM.
BUG=b:273661726 Test=The ISHC version, 5.4.2.7779, was retrieved on the google/nivviks.
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: Ib3f983d5de5b169474bcdb1e9e2934174a9dadf8 --- M src/soc/intel/common/block/cse/cse_lite.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 51 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/74209/13