Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25331
to look at the new patch set (#2).
Change subject: soc/intel/common/block: add VMX support ......................................................................
soc/intel/common/block: add VMX support
Enable VMX (and SMX) if supported by CPU and enabled in board devicetree. Check lock bit unset before enabling VMX.
Change-Id: Ic57eac45e9c65baa4479735c6d70a7eb685f080e Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/soc/intel/common/block/include/intelblocks/msr.h A src/soc/intel/common/block/include/intelblocks/vmx.h A src/soc/intel/common/block/vmx/Kconfig A src/soc/intel/common/block/vmx/Makefile.inc A src/soc/intel/common/block/vmx/vmx.c 5 files changed, 126 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/25331/2