coreboot-kgpe-d16/src/soc/intel/cannonlake
Ronak Kanabar 250dfc0256 soc/intel/cannonlake: Configure Vmx support using Kconfig
Change VmxEnable UPD values based on Kconfig ENABLE_VMX
and remove it from Devicetree and chip.h

Remove Vmx dependency on Vt-d

Change-Id: I4180c2270038a28befd6ed53c9485905025a15ba
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32117
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-04-16 14:38:17 +00:00
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
bootblock coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include/soc soc/intel/cannonlake: Correct the GPE DWx mapping for GPIO groups 2019-04-11 11:26:37 +00:00
romstage soc/intel/cannonlake: Configure Vmx support using Kconfig 2019-04-16 14:38:17 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cbmem.c
chip.c src/soc/intel/cannonlake: Remove ITSS IPC restore 2019-04-08 10:39:44 +00:00
chip.h soc/intel/cannonlake: Configure Vmx support using Kconfig 2019-04-16 14:38:17 +00:00
cnl_memcfg_init.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu.c soc/intel/cannonlake: Implement soc side VMX support 2019-04-16 14:37:53 +00:00
elog.c soc/intel/cannonlake: Fix GEN_PMCON bit checks 2019-03-15 19:52:30 +00:00
finalize.c soc/intel/cannonlake: Clear PMCON status bits 2019-03-25 11:03:13 +00:00
fsp_params.c soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML 2019-04-16 02:14:38 +00:00
gpio.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
graphics.c src: Drop unused 'include <arch/acpigen.h>' 2019-03-12 07:27:28 +00:00
gspi.c
i2c.c
Kconfig soc/intel/cannonlake: Implement soc side VMX support 2019-04-16 14:37:53 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
Makefile.inc soc/intel/cannonlake: Implement soc side VMX support 2019-04-16 14:37:53 +00:00
memmap.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c
pmc.c soc/intel/cannonlake: Enable power button smi in pre-OS 2019-03-22 12:24:16 +00:00
pmutil.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c
systemagent.c soc/intel/cannonlake: drop extra newline 2019-01-17 14:51:26 +00:00
uart.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vr_config.c soc/intel/cannonlake: Define VR settings 2019-02-15 16:23:28 +00:00