coreboot/src
Pratikkumar Prajapati 20ce90154e soc/intel/meteorlake: Enable Key Locker
BUG=b:276988831
Platform=Rex
Test= inteltool -k
============= Dumping INTEL Key Locker status =============
Key Locker supported : YES
AESKL instructions enabled : YES
===========================================================

Also,
No S0ix issue seen, no impact on power just with this coreboot patch, no stability issue seen.

Boot time delta (using cbmem -t):

Without this CL:
963:returning from FspMultiPhaseSiInit 1,299,043 (98,480)

With this CL:
963:returning from FspMultiPhaseSiInit 1,324,659 (121,995)

Signed-off-by: Pratikkumar Prajapati <pratikkumar.v.prajapati@intel.com>
Change-Id: I9919f44623972d7bbae4a9b886e1da4ac7879c98
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71120
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-05-25 15:18:12 +00:00
..
acpi acpi: Warn on timeout in write_delay_until() 2023-05-17 11:30:30 +00:00
arch arch/x86: Don't allow hw floating point operations 2023-05-25 13:08:43 +00:00
commonlib commonlib: compiler.h: Add __printf macro 2023-05-15 16:35:27 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/Kconfig: Remove MMX config option 2023-05-25 13:11:30 +00:00
device device/Kconfig: Reduce PCIe hotplug bus numbers and IO resources 2023-05-19 08:29:53 +00:00
drivers drivers/ocp/ewl: Enforce MRC when there's EWL type3 error 2023-05-23 20:25:34 +00:00
ec ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence 2023-05-17 11:22:09 +00:00
include soc/intel/common: Add RPP-S PCI IDs 2023-05-23 20:21:39 +00:00
lib lib/ubsan.c: Restore Jonas' copyright 2023-05-22 12:33:32 +00:00
mainboard mb/google/skyrim/var/winterhold: Fix USB port register scope 2023-05-25 13:04:40 +00:00
northbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
sbom
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/intel/meteorlake: Enable Key Locker 2023-05-25 15:18:12 +00:00
southbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode vc/intel/fsp/fsp20/meteorlake: Add SaGvWpMask 2023-05-25 05:02:32 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00