Hello Patrick Rudolph, Subrata Banik, Aamir Bohra, Rizwan Qureshi, V Sowmya, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35227
to look at the new patch set (#13).
Change subject: src/soc/intel/common/block/cse: Add funtion to send CSE reset msg ......................................................................
src/soc/intel/common/block/cse: Add funtion to send CSE reset msg
Add send_heci_reset_req_message() to send reset request to CSE. This reset can be GLOBAL RESET/HOST ONLY RESET/CSE ONLY RESET.
TEST=Verfied sending HECI reset messsage on CML RVP & Hatch board
Change-Id: I29b560dde1549b8268163e18d9b1bbbf1935d54a Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 70 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/35227/13