coreboot/src/soc/intel
Arthur Heymans 5cb24d4522 soc/intel/cache_as_ram.S: Fix CAR issues with Bootguard
It looks like the 'clear_car' code does not properly fill the required
cachelines so add code to fill cachelines explicitly.

Change-Id: Id5d77295f6d24f9d2bc23f39f8772fd172ac8910
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55791
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Christopher Meis <christopher.meis@9elements.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-06-26 10:06:23 +00:00
..
alderlake soc/intel/alderlake: Fix the typo for FSP_S_CONFIG param 2021-06-25 06:26:46 +00:00
apollolake soc/intel/apollolake: Drop xdci_can_enable() call 2021-06-25 06:28:11 +00:00
baytrail ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
braswell ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
broadwell arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
cannonlake soc/intel/cannonlake: Use devfn_disable() function for XDCI 2021-06-23 08:26:17 +00:00
common soc/intel/cache_as_ram.S: Fix CAR issues with Bootguard 2021-06-26 10:06:23 +00:00
denverton_ns arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
elkhartlake soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD 2021-06-23 08:26:37 +00:00
icelake soc/intel/icelake: Use devfn_disable() function for XDCI 2021-06-23 08:25:56 +00:00
jasperlake soc/intel/jasperlake: Use devfn_disable() function for XDCI 2021-06-23 08:25:45 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake soc/intel/skylake: Use devfn_disable() to handle XDCI 2021-06-25 04:22:42 +00:00
tigerlake soc/intel/tigerlake: Use devfn_disable() function for XDCI 2021-06-23 08:25:37 +00:00
xeon_sp security/intel/cbnt: Add logging 2021-06-21 05:42:00 +00:00
Kconfig