coreboot-kgpe-d16/src/mainboard/google/fizz
Nico Huber 6275e34523 soc/intel/skylake: Use real common code for VMX init
Use the common VMX implementation, and set IA32_FEATURE_CONTROL
lock bit per Kconfig *after* SGX is configured (as SGX also sets
bits on the IA32_FEATURE_CONTROL register).

As it is now correctly based on a Kconfig, the `VmxEnable` devicetree
setting vanishes.

Test: build/boot google/[chell,fizz], observe Virtualization enabled
under Windows 10 when VMX enabled and lock bit set.

Change-Id: Iea598cf74ba542a650433719f29cb5c9df700c0f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/29682
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-18 20:24:50 +00:00
..
acpi mb/google/fizz: Provide baseboard and variant concepts 2018-10-19 09:23:23 +00:00
variants soc/intel/skylake: Use real common code for VMX init 2019-02-18 20:24:50 +00:00
acpi_tables.c
board_info.txt
bootblock.c mb/google/fizz: Add variant API for gpio 2018-10-19 09:23:49 +00:00
chromeos.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c mb/google/fizz: Provide baseboard and variant concepts 2018-10-19 09:23:23 +00:00
Kconfig Revert "mb/google/kalista: Disable EC-EFS" 2019-01-14 14:53:05 +00:00
Kconfig.name mb/google/fizz: Comment variant names in Kconfig 2018-11-07 16:44:49 +00:00
mainboard.c mb/google/fizz: Provide nhlt variant API 2018-10-19 09:24:18 +00:00
Makefile.inc mb/google/fizz: Provide baseboard and variant concepts 2018-10-19 09:23:23 +00:00
ramstage.c mb/google/fizz: Add variant API for gpio 2018-10-19 09:23:49 +00:00
romstage.c google/fizz: correct memory rcomp settings 2017-11-27 03:55:42 +00:00
smihandler.c mb/google/fizz: Provide baseboard and variant concepts 2018-10-19 09:23:23 +00:00