coreboot/src
Subrata Banik df052ff30e soc/intel: Extend CSE RW Update and ME read access for payload sync
Modify the dependencies for `SOC_INTEL_CSE_RW_UPDATE` and
`ME_REGION_ALLOW_CPU_READ_ACCESS` config options to include
`SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD`.

This allows these features to be enabled even when CSE sync is performed
in the payload, not just within coreboot (when `SOC_INTEL_CSE_LITE_SKU`
config is enabled).

BUG=b:305898363
TEST=Builds and boots successfully:
    * google/rex0 with SOC_INTEL_CSE_LITE_SKU
    * google/rex64 with SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD

Change-Id: Id6ec19d74237f278e8383c89923523871b2cc2db
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83395
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2024-07-11 15:24:07 +00:00
..
acpi acpi: Add support for DRHD size reporting 2024-06-28 11:27:27 +00:00
arch cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
commonlib commonlib/bsd/lz4_wrapper.c: Fix misaligned access 2024-07-01 13:44:19 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel/model_206ax: Allow PL1/PL2 configuration 2024-07-08 12:54:25 +00:00
device cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
drivers drivers/qemu: Clarify config option name for QEMU display resolution 2024-07-11 11:05:43 +00:00
ec ec/google/chromeec: Stop checking CBI for UCSI 2024-07-09 21:37:29 +00:00
include console: Fix I2C/SMBus console if it's the only slow one 2024-07-10 20:14:30 +00:00
lib cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
mainboard mainboard/dell: Add new mainboard XPS 8300 (Sandy Bridge) 2024-07-11 14:13:00 +00:00
northbridge cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO 2024-07-03 08:43:01 +00:00
soc soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
vendorcode cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00