Attention is currently required from: Dinesh Gehlot.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74209 )
Change subject: soc/intel/cmn/block/cse: Implement an API to get ISHC version ......................................................................
Patch Set 3:
(1 comment)
File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/74209/comment/7e9a7410_3c923ab1 PS3, Line 1233: if (memcmp(&version->ish_partition_info.prev_cse_fw_version, : &version->cur_cse_fw_version, size)) { i still don't understand why u need to check the cse version here ? what is the value?
the user requested for ISH version and you have to provide the ISH version by reading the cbmem id.