Hello Patrick Rudolph, ron minnich, build bot (Jenkins), Nicolas Reinecke, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38836
to look at the new patch set (#2).
Change subject: security/intel/stm: Check for processor STM support ......................................................................
security/intel/stm: Check for processor STM support
This check ensures that the current processor supports a STM. Normally, any Intel x86 processor that has VTx also supports an STM and this check should fail only in the rare case that STM support has been disabled for a processor.
Signed-off-by: Eugene D. Myers edmyers@tycho.nsa.gov Change-Id: I518bb2aa1bdec94b5b6d5e991d7575257f3dc6e9 --- M src/include/cpu/x86/msr.h M src/security/intel/stm/StmPlatformSmm.c 2 files changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/38836/2