Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45042 )
Change subject: soc/intel: Factor out `select CPU_INTEL_COMMON` ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45042/1/src/soc/intel/skylake/cpu.c File src/soc/intel/skylake/cpu.c:
https://review.coreboot.org/c/coreboot/+/45042/1/src/soc/intel/skylake/cpu.c... PS1, Line 258: set_feature_ctrl_vmx(); this is in src/cpu/intel/common/common_init.c ... Why does buildbot not fail? o.O