coreboot-kgpe-d16/src/mainboard/google/chell
Duncan Laurie f5116952bb soc/intel/skylake: Limit xDCI feature when VBOOT is enabled
Use the common xDCI function to check if the controller is allowed
in the current mode before enabling it.  Otherwise, disable the
PCI device if it has been enabled in devicetree.

To make the SOC behavior consistent the XdciEnable config option
is removed in favor of direct control by devicetree.cb and the
mainboards that had defined it were adjusted accordingly.

This was tested on an Eve board with xDCI enabled in devicetree.cb
to ensure the xDCI device is enabled in developer mode and disabled
in normal mode.

Change-Id: Ic3c84beac87452f17490de32082030880834501d
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/25365
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-03-28 22:52:38 +00:00
..
acpi google/chell: add board-specific USB port info 2017-06-09 16:28:21 +02:00
spd google/chell: add missing SPD hex files 2017-11-13 16:52:43 +00:00
acpi_tables.c
board_info.txt
bootblock_mainboard.c
chromeos.c
chromeos.fmd
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
devicetree.cb soc/intel/skylake: Limit xDCI feature when VBOOT is enabled 2018-03-28 22:52:38 +00:00
dsdt.asl
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboards: Remove unused EC event for thermal overload 2017-07-01 02:47:30 +00:00
gpio.h src/mainboard: Fix various typos 2017-11-23 05:01:47 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
Kconfig.name mb/google: Add Chromebook marketing names 2017-11-17 21:33:25 +00:00
mainboard.c
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
pei_data.c
ramstage.c
romstage.c src/mainboard: Fix various typos 2017-11-23 05:01:47 +00:00
smihandler.c