soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support
commit5307f12e9c624b42563ad1717be552805f864fc5
authorMichael Niewöhner <foss@mniewoehner.de>
Sat, 18 Sep 2021 22:32:37 +0000 (19 00:32 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 20 Sep 2021 12:19:39 +0000 (20 12:19 +0000)
tree29b56660adffc3d9318606b40da6a9567cb836fd
parent26e2afdd77bae6707373c61468bc7abad9ff90b7
soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support

Currently, Intel TME (Total Memory Encryption) can be enabled regardless
of SoC support. Add a Kconfig to guard the option depending on actual
support.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: Ia20152bb0fc56b0aec3019c592dd6d484829aefe
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57762
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/soc/intel/alderlake/Kconfig
src/soc/intel/common/block/cpu/Kconfig
src/soc/intel/tigerlake/Kconfig