Attention is currently required from: Furquan Shaikh, Subrata Banik, Angel Pons, Patrick Rudolph. Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58064
to look at the new patch set (#3).
Change subject: soc/intel/common/../cse: Helper function to check CSE device `devfn` status ......................................................................
soc/intel/common/../cse: Helper function to check CSE device `devfn` status
This patch creates a helper function in cse common code block to check the status of all CSE `devfn`. Example: CSE, CSE_2, IDER, KT, CSE_3 and CSE_4.
Currently cse common code is only able to read the device state of `PCH_DEVFN_CSE` CSE device alone.
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: I208b07e89e3aa9d682837380809fbff01ea225b0 --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 16 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/58064/3