coreboot/src/soc/intel/broadwell
Matt DeVillier ef72defdce soc/intel/broadwell: Add Kconfig option to hide Intel ME
On broadwell devices, coreboot currently disables and hides the ME PCI
interface by default, without any way to opt out of this behavior.
Add a Kconfig option to allow for leaving the ME PCI interface
enabled, but set the default to disabled as to leave the current
behavior unchanged.

Change-Id: If670d548c46834740f4e21bb2361b537807c32bf
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71196
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2022-12-23 14:21:47 +00:00
..
acpi
include/soc sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT 2022-11-28 10:08:23 +00:00
pch soc/intel/broadwell: Add Kconfig option to hide Intel ME 2022-12-23 14:21:47 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
bootblock.c
chip.h broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
early_init.c soc/intel/broadwell/early_init.c: Use {read,write}32p() 2022-12-13 14:31:11 +00:00
finalize.c
gma.c
Kconfig sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT 2022-11-28 10:08:23 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
memmap.c cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
minihd.c
northbridge.c cpu/intel/haswell: Move chip_ops to cpu cluster 2022-11-25 15:03:39 +00:00
pei_data.c broadwell: Move some MRC/refcode settings to devicetree 2022-08-14 10:53:47 +00:00
raminit.c broadwell: Decouple LPDDR3 DQ/DQS maps from pei_data 2022-08-14 10:53:47 +00:00
refcode.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
report_platform.c soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-04 13:23:27 +00:00
romstage.c src: Remove unused <cf9_reset.h> 2022-05-16 02:40:14 +00:00
spd.c soc/intel/broadwell: Consolidate SPD handling 2022-08-14 10:53:47 +00:00