coreboot/src
Bernardo Perez Priego e008c469c3 Revert "mb/intel/adlrvp: Remove EC region"
This reverts commit 0a1602217f.

EC region is required in order to provide unified coreboot image for
Chrome and Windows SKU RVP's. Also removing EC region causes a regression
for ADL-P platforms.

With this patch EC region is included back into flash map.

Change-Id: I0f7f2b5dd392b08e1978a3b3f3236eac0dab1f12
Signed-off-by: Bernardo Perez Priego <bernardo.perez.priego@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2021-10-29 00:53:56 +00:00
..
acpi acpi/acpigen.c: Remove weak gpio definition 2021-10-29 00:52:50 +00:00
arch arch/x86: fix a wrong variable in ioapic_set_max_vectors() 2021-10-23 16:33:58 +00:00
commonlib src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function 2021-10-26 20:27:22 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers drivers/net/r8168.c: Guard against generating power resource 2021-10-28 17:39:37 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function 2021-10-26 20:27:22 +00:00
lib src/lib/fmap.c: use le*toh() functions where needed 2021-10-27 14:55:51 +00:00
mainboard Revert "mb/intel/adlrvp: Remove EC region" 2021-10-29 00:53:56 +00:00
northbridge AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
security Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
soc soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO 2021-10-29 00:52:29 +00:00
southbridge arch/x86/ioapic: Select IOAPIC with SMP 2021-10-22 14:18:45 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/amd/fsp/cezanne: Add UPD fsp_owns_pcie_resets to FSP-M for Cezanne 2021-10-11 15:55:35 +00:00
Kconfig arch/x86/ioapic: Select IOAPIC with SMP 2021-10-22 14:18:45 +00:00