Subrata Banik has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/69978 )
Change subject: soc/intel/cmn/cse: Allow to perform essential post CSE operations ......................................................................
soc/intel/cmn/cse: Allow to perform essential post CSE operations
This patch allows to send late EOP cmd to CSE (after CSE .final) using boot state machine (either BS_PAYLOAD_BOOT or BS_PAYLOAD_LOAD) if the SoC user selects SOC_INTEL_CSE_SEND_EOP_LATE config.
BUG=b:260041679 TEST=Able to boot Google/Rex after sending CSE EOP late.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: If4c4564befcd38732368b21f1ca3e24b68c30e0c --- M src/soc/intel/common/block/cse/cse_eop.c 1 file changed, 20 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/69978/3