coreboot/src/soc/intel
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
..
alderlake cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
apollolake soc/intel/apollolake: Correct the logic for the legacy 8254 timer 2023-08-25 14:38:31 +00:00
baytrail soc/intel: Remove space between function name and '(' 2023-09-11 21:39:08 +00:00
braswell soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
broadwell soc/intel: Remove space between function name and '(' 2023-09-11 21:39:08 +00:00
cannonlake soc/intel/cannonlake/Kconfig: Deduplicate selections 2023-09-02 01:42:44 +00:00
common cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
denverton_ns soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
elkhartlake soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
jasperlake soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA device 2023-09-01 21:26:47 +00:00
meteorlake cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
skylake ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
tigerlake cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel 2023-09-12 08:11:17 +00:00
xeon_sp {drivers/intel/fsp2_0, soc/intel}: Rename SAVE_MRC_AFTER_FSPS config 2023-09-04 05:37:15 +00:00
Makefile.inc