Attention is currently required from: Nico Huber, Sridhar Siricilla, Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Furquan Shaikh, Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49891
to look at the new patch set (#4).
Change subject: southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESS ......................................................................
southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESS
The patch defines default value for ME_REGION_ALLOW_CPU_READ_ACCESS config. It sets value 'y' if CSE Lite SKU is integrated, otherwise value 'n'. The config ME_REGION_ALLOW_CPU_READ_ACCESS ensures host has read access to ME region when the LOCK_MANAGEMENT_ENGINE is enabled and CSE Lite SKU is integrated.
TEST=Verified build for JSL
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: I680a23e27ae2bf4d85bf919134c47882f308af56 --- M src/southbridge/intel/common/firmware/Kconfig 1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/49891/4