coreboot/src/soc/intel
Subrata Banik 5930263c10 soc/intel/meteorlake: Implement soc_is_ish_partition_enabled override
This patch implements `soc_is_ish_partition_enabled()` override to
uniquely identify the SKU type between ISH and non-ISH to conclude
if ISH partition is enabled and need to retrieve the ISH version from
CSE FPT by sending a HECI command.

BUG=b:285405031   
TEST=Able to uniquely identify the ISH SKUs while booting
    to google/rex_ec_ish to dump the ISH version.

Change-Id: I48358ad9e2e582e8b2274cbf4655de01f8792e6c
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77177
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-18 20:31:43 +00:00
..
alderlake soc/intel/alderlake: Set PchHdaSdiEnable for Alder Lake 2023-08-17 16:45:48 +00:00
apollolake vendorcode/fsp: Rename GLK to Gemini Lake to match other SOCs 2023-08-16 15:20:52 +00:00
baytrail soc/intel/baytrail: Adjust status of IOSF ACPI object 2023-08-11 22:49:32 +00:00
braswell soc/intel/braswell: Adjust status of IOSF ACPI object 2023-08-11 22:49:53 +00:00
broadwell ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
cannonlake ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
common {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation 2023-08-18 20:20:03 +00:00
denverton_ns ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
elkhartlake ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
jasperlake soc/intel/jasperlake: Add configs for USB 3.1 Gen2 EV settings 2023-08-10 07:31:22 +00:00
meteorlake soc/intel/meteorlake: Implement soc_is_ish_partition_enabled override 2023-08-18 20:31:43 +00:00
skylake ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
tigerlake ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
xeon_sp soc/intel/xeon_sp/*/Kconfig: Refactor out and remove SOC_SPECIFIC_OPTIONS 2023-08-12 21:36:51 +00:00
Makefile.inc