cpu/intel/common: rework AES-NI locking
commit13b9149bab28c24798507b152c4d212dd9512175
authorMichael Niewöhner <foss@mniewoehner.de>
Sun, 11 Oct 2020 13:56:21 +0000 (11 15:56 +0200)
committerNico Huber <nico.h@gmx.de>
Mon, 19 Oct 2020 21:01:53 +0000 (19 21:01 +0000)
treee7a5ec3b802b5f2667988fe81b1a85bf6e50412d
parent8b4a9380b54220a352cbc5eb55f600f5dce8475b
cpu/intel/common: rework AES-NI locking

Simplify the AES-NI code by using msr_set and correct the comment.

Change-Id: Ib2cda433bbec0192277839c02a1862b8f41340cb
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46275
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/cpu/intel/common/common.h
src/cpu/intel/common/common_init.c
src/include/cpu/intel/msr.h