coreboot-kgpe-d16/src/soc/intel
Michael Niewöhner 5611cfd55f soc/intel/cnl: lock AES-NI feature if selected
Lock AES-NI (MSR_FEATURE_CONFIG) to prevent unintended changes of
AES-NI enablement as precaution, as suggested in Intel document
325384-070US.

Locking is enabled by default (as already done in SKL and Arrandale) and
may be disabled by the newly introduced Kconfig in the parent change.

Tested by checking the MSR.

Change-Id: I79495bfbd3ebf3b712ce9ecf2040cecfd954178d
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46273
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-10-19 21:02:59 +00:00
..
alderlake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
apollolake soc/intel: Configure PAVP at compile-time 2020-10-12 23:11:04 +00:00
baytrail src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
braswell src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
broadwell soc/intel/broadwell/xhci.c: Align with Lynx Point 2020-10-14 08:38:42 +00:00
cannonlake soc/intel/cnl: lock AES-NI feature if selected 2020-10-19 21:02:59 +00:00
common soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
denverton_ns soc/intel/common/block/acpi: Factor out common smbus.asl 2020-10-05 04:00:19 +00:00
elkhartlake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
icelake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
jasperlake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
quark arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
skylake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
tigerlake soc/intel/*: drop useless XTAL shutdown qualification code 2020-10-19 07:09:12 +00:00
xeon_sp soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb 2020-10-19 01:35:50 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00