Dinesh Gehlot has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/74209 )
Change subject: soc/intel/cmn: Implement an API to get ISHC version ......................................................................
soc/intel/cmn: Implement an API to get ISHC version
This patch adds an API that will fetch the current ISHC version from cbmem. It alerts the user if the current ISHC version is outdated.
BUG=b:273661726 Test=ISHC version is verified on the Nissa board using a debug patch.
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: Ib3f983d5de5b169474bcdb1e9e2934174a9dadf8 --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 39 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/74209/2