coreboot-kgpe-d16/src/soc/intel/icelake
Michael Niewöhner e919390f47 soc/intel/icelake: add soc implementation for ETR address API
Add soc implementation for the new ETR address API.

Change-Id: I8383a60c2c4988948ab8b3e9a54330269d217868
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36568
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-11 10:26:14 +00:00
..
acpi soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi 2019-11-01 11:50:45 +00:00
bootblock soc/intel/icelake: Refactor pch_early_init() code 2019-11-07 14:14:11 +00:00
include/soc soc/intel/common/ebda: Drop code 2019-11-10 15:38:25 +00:00
romstage soc/intel/icelake: Refactor pch_early_init() code 2019-11-07 14:14:11 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cpu.c soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue 2019-10-31 15:04:50 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
fsp_params.c soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms 2019-10-31 10:33:07 +00:00
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOP 2019-11-04 08:20:03 +00:00
gspi.c
i2c.c
Kconfig soc/intel/common/sa: Remove EBDA dependency 2019-11-10 15:38:17 +00:00
lockdown.c soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
p2sb.c
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel/icelake: add soc implementation for ETR address API 2019-11-11 10:26:14 +00:00
reset.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c soc/intel/icelake: Add alignment check for TSEG base and size 2019-11-04 08:20:28 +00:00
spi.c
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00