coreboot/src/soc/intel/jasperlake
Dinesh Gehlot b17f9e6882 soc/intel/jsl: Select CSE defined ME spec version for jasperlake
Jasperlake based SoCs uses Intel's Management Engine (ME), version 13.
This patch selects ME 13 specification defined at common code and
removes jasperlake SoC specific ME code and data structures.

BUG=b:260309647

Signed-off-by: Dinesh Gehlot <digehlot@google.com>
Change-Id: Icf4bc651e94d6ec977ed8f2381d7184337dc1ea5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73139
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-24 11:56:38 +00:00
..
acpi soc/intel/jasperlake: Use common gpio.h include 2023-01-18 05:19:02 +00:00
bootblock src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
include/soc soc/intel/jsl: Select CSE defined ME spec version for jasperlake 2023-02-24 11:56:38 +00:00
romstage soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill 2022-11-17 17:51:46 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
chip.c soc/intel/jasperlake: Use common gpio.h include 2023-01-18 05:19:02 +00:00
chip.h soc/intel/jasperlake: Use common gpio.h include 2023-01-18 05:19:02 +00:00
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
elog.c sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
espi.c treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
finalize.c soc/intel/cmn/lockdown: Perform SA lockdown configuration 2022-04-27 12:37:43 +00:00
fsp_params.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
gpio.c soc/intel/jasperlake: Use common gpio.h include 2023-01-18 05:19:02 +00:00
gspi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig soc/intel/jsl: Select CSE defined ME spec version for jasperlake 2023-02-24 11:56:38 +00:00
lockdown.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc soc/intel/jsl: Select CSE defined ME spec version for jasperlake 2023-02-24 11:56:38 +00:00
meminit.c soc/intel/*/meminit.c: Fix formatted print 2022-03-25 19:53:28 +00:00
p2sb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmc.c soc/intel: Use PWRMBASE over static Index 0 for PMC 2022-11-08 14:12:27 +00:00
pmutil.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c soc/intel/jasperlake: Use SBI msg to disable HECI1 2022-02-02 07:38:01 +00:00
spi.c soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver 2022-09-22 15:34:24 +00:00
systemagent.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
xhci.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00