Attention is currently required from: Martin L Roth, Subrata Banik, Paul Menzel.
Hello build bot (Jenkins), Subrata Banik, Paul Menzel, Sridhar Siricilla,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71117
to look at the new patch set (#9).
Change subject: soc/intel/common: Add API to check Key Locker support ......................................................................
soc/intel/common: Add API to check Key Locker support
Add is_keylocker_supported() API in common cpulib.
This function checks if the CPU supports Key Locker feature. Returns true if Key Locker feature is supported otherwise false.
Change-Id: Ide9e59a4f11a63df48838eab02c2c584cced12e1 Signed-off-by: Pratikkumar Prajapati pratikkumar.v.prajapati@intel.com --- M src/soc/intel/common/block/cpu/cpulib.c M src/soc/intel/common/block/include/intelblocks/cpulib.h M src/soc/intel/common/block/include/intelblocks/msr.h 3 files changed, 35 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/71117/9