coreboot/src
Kapil Porwal 83cd6f9f89 soc/intel/cmn/cse: Support CSE sync from payload
Skip CSE sync in coreboot when payload is doing it.

BUG=b:305898363
TEST=Verify CSE sync from depthcharge on Screebo

Change-Id: Ifa942576c803b8ec9e1e59c61917a14154fb94b2
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82660
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
2024-06-07 22:30:57 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00
cpu cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
device arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
drivers Xeon-SP boards: Factor out OCP VPD get_cxl_mode() impl 2024-06-05 10:59:59 +00:00
ec ec/starlabs/merlin/battery: Calculate unknown values 2024-06-07 18:54:13 +00:00
include arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
lib device_tree: Add function to get top of memory from a FDT blob 2024-06-03 15:38:55 +00:00
mainboard mb/google/brya/var/xol: add support for wifi sar table 2024-06-07 18:42:23 +00:00
northbridge nb/intel/haswell: Synchronize lists of graphics PCI IDs 2024-06-06 23:55:24 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc soc/intel/cmn/cse: Support CSE sync from payload 2024-06-07 22:30:57 +00:00
southbridge tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n) 2024-06-03 19:02:31 +00:00
superio tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
vendorcode vc/intel/fsp: Update ADL N FSP headers from v3343.05 to v5021.00 2024-06-04 13:59:30 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00