Attention is currently required from: Eric Lai, Nick Vaccaro, Pranava Y N.
Hello Eric Lai, Nick Vaccaro, Pranava Y N,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83233?usp=email
to look at the new patch set (#2).
Change subject: soc/intel/cmn/cse: Conditionally disable ME status reporting ......................................................................
soc/intel/cmn/cse: Conditionally disable ME status reporting
This patch disables the ME status reporting functionality (dump_me_status, print_me_fw_version) in the CSE driver when SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD is defined.
This is likely intended for platforms or configurations where the CSE communication is only limited to payload.
BUG=b:305898363 TEST=Able to build google/rex.
Change-Id: I5e360408a7847968117df475ff244d79ceafa23f Signed-off-by: Subrata Banik subratabanik@google.com --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/cse/cse_spec.c 2 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/83233/2