diff options
author | Michael Niewöhner <foss@mniewoehner.de> | 2020-10-18 00:45:38 +0200 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-10-20 14:21:06 +0000 |
commit | 7f8767de635cdebe45d45bc68a0c3c2001226682 (patch) | |
tree | 4f9d07baf0d48086f61ba80dcab2ba3fc794cc0f /src/cpu/amd/smm/Makefile.inc | |
parent | 944d00b28ccd10985ee93a27139d4810fbe7955e (diff) |
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>
Diffstat (limited to 'src/cpu/amd/smm/Makefile.inc')
0 files changed, 0 insertions, 0 deletions