coreboot/src/soc/intel/cannonlake
Lean Sheng Tan 4c5b3f1ce7 soc/intel/coffeelake: Select X86_CLFLUSH_CAR config
This patch selects `X86_CLFLUSH_CAR` config for running `clflush`
to invalidate the cache region based on commit 3134a81 for boot
performance improvement.

Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: Icd3d16ab2cb34dc81fc12ec139c52ecaa170528d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73686
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-03-15 14:25:21 +00:00
..
acpi mb/prodrive/hermes: Hook up wake on USB option 2023-02-09 21:40:17 +00:00
bootblock soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
include/soc soc/intel/cnl: Select CSE defined ME spec version for cannonlake 2023-02-24 11:57:12 +00:00
romstage treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
chip.c soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
chip.h soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
cnl_memcfg_init.c
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
elog.c sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
finalize.c soc/intel/cmn/lockdown: Perform SA lockdown configuration 2022-04-27 12:37:43 +00:00
fsp_params.c soc/intel: Create common function to check PCH slot 2023-01-04 14:12:29 +00:00
gpio.c soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
gpio_common.c soc/intel/cannonlake: Use common gpio.h include 2023-01-18 05:15:59 +00:00
graphics.c
gspi.c
i2c.c
Kconfig soc/intel/coffeelake: Select X86_CLFLUSH_CAR config 2023-03-15 14:25:21 +00:00
lockdown.c
lpc.c treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
Makefile.inc soc/intel/cnl: Select CSE defined ME spec version for cannonlake 2023-02-24 11:57:12 +00:00
nhlt.c
p2sb.c
pmc.c soc/intel: Use PWRMBASE over static Index 0 for PMC 2022-11-08 14:12:27 +00:00
pmutil.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
reset.c
sd.c
smihandler.c soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE 2022-02-15 18:10:59 +00:00
spi.c soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver 2022-09-22 15:34:24 +00:00
systemagent.c
uart.c
vr_config.c soc/intel/cannonlake: Update VR config for Coffee Lake 2022-07-15 12:06:04 +00:00
xhci.c