cpu/intel/common: add a Kconfig to control AES-NI locking
commit2ffd2198863fe8e971b56fc146339cc4dbd56295
authorMichael Niewöhner <foss@mniewoehner.de>
Sun, 11 Oct 2020 14:59:13 +0000 (11 16:59 +0200)
committerNico Huber <nico.h@gmx.de>
Mon, 19 Oct 2020 21:02:51 +0000 (19 21:02 +0000)
tree9a692c30d29b2b811a954738ad34f859561079b9
parent469a99b5c8886e2855ebf8f714f08501c55def77
cpu/intel/common: add a Kconfig to control AES-NI locking

Add a Kconfig to be able to disable locking of AES-NI for e.g debugging,
testing, ...

Change-Id: I4eaf8d7d187188ee6e78741b1ceb837c40c2c402
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46277
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/Kconfig
src/cpu/intel/common/common_init.c