Hello Felix Singer, build bot (Jenkins), Furquan Shaikh, Matt DeVillier, Paul Menzel, Subrata Banik, Patrick Rudolph, Matt Delco, Nico Huber, David Guckian, Julien Viard de Galbert, Tim Wawrzynczak, Vanessa Eusebio,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46474
to look at the new patch set (#12).
Change subject: soc/intel/dnv_ns: enable common CPU code and hook up VMX configuration ......................................................................
soc/intel/dnv_ns: enable common CPU code and hook up VMX configuration
Enable CPU_INTEL_COMMON to make common CPU code available to CNL, which gets used in CB:45535 and CB:45536 for CPPC entries generation.
This also retrieves the VMX and Feature Control Lock Kconfig and enables them by default, like done for SKL and CNL already. Since FSP does not configure VMX at all, hook up the common code call for enabling VMX.
Change-Id: Iab556055fb229a7e3387ddbd4ff1cb461e36f7b2 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/denverton_ns/Kconfig M src/soc/intel/denverton_ns/cpu.c 2 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/46474/12