coreboot-kgpe-d16/src
Michael Niewöhner 5307f12e9c 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>
2021-09-20 12:19:39 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
commonlib commonlib/cbfs: Fix minor parser edge cases 2021-09-15 01:19:22 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
device device/dram/spd.c: Add more manufacturer ID codes 2021-09-20 12:12:46 +00:00
drivers drivers/ipmi/ocp: add missing commonlib/bsd/cb_err.h include 2021-09-17 22:32:51 +00:00
ec ec/system76/ec: acpi: Implement _BIX method 2021-09-17 01:03:59 +00:00
include device: Add helper macros for device pointers using alias names 2021-09-20 12:17:50 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/brya/var/redrix: Get wifi sar name 2021-09-20 12:16:04 +00:00
northbridge
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/intel/{common,tgl,adl}: guard TME Kconfig option by SoC support 2021-09-20 12:19:39 +00:00
southbridge sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include 2021-09-17 22:32:29 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/amd/agesa/Kconfig: Move SPD options out of choice 2021-09-20 12:09:47 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00