coreboot/src
Michael Niewöhner 7f8767de63 cpu/intel/model_{2065x,206ax}: fix AES-NI locking
MSR_FEATURE_CONFIG, which is used for locking AES-NI, is core-scoped,
not package-scoped. Thus, move locking from SMM to core init, where the
code gets executed once per core.

Change-Id: I3a6f7fc95ce226ce4246b65070726087eb9d689c
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46535
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-10-20 14:21:06 +00:00
..
acpi acpi/acpigen_dsm: fix I2C HID DSM to report correct function support 2020-10-16 18:23:54 +00:00
arch sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
commonlib src/commonlib: Drop unneeded empty lines 2020-09-21 15:53:25 +00:00
console src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
cpu cpu/intel/model_{2065x,206ax}: fix AES-NI locking 2020-10-20 14:21:06 +00:00
device pci_device: Add a helper function for determining if PCI device is wake source 2020-10-11 02:13:17 +00:00
drivers security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h 2020-10-19 07:01:04 +00:00
ec ec/google/chromeec: Add wrappers to get/set the voltage 2020-10-20 06:58:11 +00:00
include cpu/intel/common: rework AES-NI locking 2020-10-19 21:01:53 +00:00
lib lib/imd: move struct definitions to a new header file 2020-10-19 06:55:03 +00:00
mainboard mb/google/dedede: Add P-sensor for Boten 2020-10-20 11:50:47 +00:00
northbridge intel/txt: Add txt_get_chipset_dpr function 2020-10-17 09:34:35 +00:00
security security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h 2020-10-19 07:01:04 +00:00
soc soc/amd/picasso: Use readelf to find bootblock size and location 2020-10-20 12:29:32 +00:00
southbridge sb/intel/ibexpeak: Align to coreboot's coding style 2020-10-20 11:52:16 +00:00
superio superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
vendorcode volteer+vendorcode: Retrieve Cr50 version only via SPI 2020-10-19 07:03:37 +00:00
Kconfig drivers/intel/usb4: Add driver for USB4 retimer device 2020-10-19 06:51:40 +00:00