coreboot/src
Youness Alaoui 0601f1e164 purism/librem_skl: Enable VMX and Intel SpeedStep in devicetree
Although VmxEnable is currently ignored by FSP, a forthcoming patch
explicitly enables it in coreboot, so set it in anticipation of that.

Enable Intel SpeedStep to ensure the ACPI tables are generated for
the C-states/P-states which are required for the xen-acpi-processor
module to be loaded. Without it, the Qubes 4.0-rc4 installer will
complain at boot about modules that could not be loaded.

Change-Id: I968ef36ec9382a10db13d96fd3a5c0fc904db387
Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm>
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/23684
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-04-06 06:41:38 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch x86: Increase time out for parking APs to 250ms 2018-04-01 20:01:34 +00:00
commonlib timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
console console: only allow console messages after initialization 2018-03-02 15:22:24 +00:00
cpu x86: Increase time out for parking APs to 250ms 2018-04-01 20:01:34 +00:00
device src/device/dram/ddr2: Fix supported burst lengths 2018-03-14 11:17:42 +00:00
drivers src/drivers/pl011: Add verstage support 2018-04-05 15:50:52 +00:00
ec chromeec: fix an uninitialized local variable 2018-04-01 19:50:30 +00:00
include x86: Add function to modify CR3 register 2018-04-05 10:17:29 +00:00
lib lib/lzma: Respect dstn argument 2018-03-26 10:19:11 +00:00
mainboard purism/librem_skl: Enable VMX and Intel SpeedStep in devicetree 2018-04-06 06:41:38 +00:00
northbridge nb/intel/gm45/raminit: Use CxDRT*_MCHBAR instead of magic numbers 2018-04-04 13:44:47 +00:00
security vboot: Update to most recent GBB flag usage 2018-03-26 22:46:44 +00:00
soc soc/intel/cannonlake: Add VT-d and VMX programming 2018-04-05 16:00:27 +00:00
southbridge sb/intel/bd82x6x: Let mainboard override SPI opmenu 2018-04-05 15:58:37 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode intel/fsp: Update cannonlake fsp header 2018-04-05 15:59:57 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00