coreboot-kgpe-d16/src
Jeremy Compostella a6a5b25ce4 cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel
It makes the detection of this feature accessible without the
CONFIG_SOC_INTEL_COMMON_BLOCK_CPU dependency.

BUG=288978352
TEST=compilation

Change-Id: I005c4953648ac9a90af23818b251efbfd2c04043
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77697
Reviewed-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-12 08:11:17 +00:00
..
acpi acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table 2023-09-01 21:13:09 +00:00
arch cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
commonlib arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
device arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
drivers drivers: Remove space between function name and '(' 2023-09-11 15:51:04 +00:00
ec ec/lenovo/h8/h8.c: Use sizeof() 2023-09-07 17:34:22 +00:00
include device/pci_rom: Set VBIOS checksum when filling VFCT table 2023-09-06 22:07:38 +00:00
lib memrange: Honor limit in the last step of top-down stealing 2023-08-26 20:29:37 +00:00
mainboard mb/packardbell: Remove space between function name and '(' 2023-09-11 21:39:45 +00:00
northbridge nb/intel: Remove space between function name and '(' 2023-09-11 15:52:56 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/stm: Remove __attribute__(()) 2023-09-09 04:45:57 +00:00
soc cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
southbridge sb/intel: Remove space between function name and '(' 2023-09-11 15:57:35 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vendorcode/eltan/security: update attribute use 2023-09-08 15:22:44 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00