coreboot-kgpe-d16/src/soc/intel/apollolake
Subrata Banik ce90c78d7f soc/intel/apollolake: Use SMM library to get tseg region information
This patch uses smm common library function to get tseg base
address and size. Hence removing definitions of smm_region()
from soc directory.

BRANCH=none
BUG=b:63974384
TEST=Build and boot reef successfully.

Change-Id: I091ca90cf576c0da35cf3fe010f8c22a18ef82d9
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/21291
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-09-01 02:55:27 +00:00
..
acpi soc/intel/apollolake: Rename SRAM BAR0 and BAR2 macros 2017-08-15 23:11:16 +00:00
bootblock soc/intel/apollolake: Fix CONFIG_FSP_CAR build error 2017-08-17 17:51:51 +00:00
include/soc soc/intel/apollolake: Allow overriding dev tree settings by board 2017-08-23 15:52:48 +00:00
acpi.c soc/intel/apollolake: Rename ACPI Base Address and Size Macro 2017-06-09 19:27:14 +02:00
car.c soc/intel/apollolake: Use CPU common library code 2017-06-09 20:01:26 +02:00
chip.c soc/intel/apollolake: Allow overriding dev tree settings by board 2017-08-23 15:52:48 +00:00
chip.h include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
cpu.c soc/intel/apollolake: Use SMM library to get tseg region information 2017-09-01 02:55:27 +00:00
cse.c soc/intel/apollolake: Add file path check 2017-08-10 15:58:23 +00:00
dsp.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
elog.c soc/intel/apollolake: fix system reset eventlog 2017-04-28 15:58:49 +02:00
exit_car_fsp.S soc/intel/apollolake: Fix CONFIG_FSP_CAR build error 2017-08-17 17:51:51 +00:00
gpio_apl.c soc/intel/common/gpio: clean up logical to chipset mapping 2017-07-17 15:00:30 +00:00
gpio_glk.c soc/intel/apollolake: Bring in delta for GLK SOC 2017-07-21 03:59:09 +00:00
graphics.c soc/intel/apollolake: Skip disabled IGD device 2017-08-03 20:30:19 +00:00
heci.c soc/pci_devs.h: Use consistent naming in soc/pci_devs.h 2017-03-28 16:39:28 +02:00
i2c.c intel/common/block/i2c: Add common block for I2C and use the same in SoCs 2017-05-18 06:07:15 +02:00
Kconfig soc/intel/apollolake: Provide option to use Common MP Init 2017-08-15 23:10:33 +00:00
lpc.c soc/intel/common/block: Add LPC Common code and use it for APL 2017-08-15 19:59:21 +00:00
Makefile.inc soc/intel/common/block: Add LPC Common code and use it for APL 2017-08-15 19:59:21 +00:00
meminit.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
meminit_util_apl.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
meminit_util_glk.c soc/intel/apollolake: Update memory HOB info save function 2017-07-26 17:52:32 +00:00
memmap.c soc/intel/apollolake: Use SMM library to get tseg region information 2017-09-01 02:55:27 +00:00
mmap_boot.c soc/intel/common/block: add bios caching to fast spi module 2017-06-05 00:21:39 +02:00
nhlt.c soc/intel/apollolake: Fix issues detected by checkpatch 2017-03-13 17:48:31 +01:00
p2sb.c soc/intel/apollolake: Remove soc/pci_ids dependency 2017-06-01 20:50:25 +02:00
pmc.c soc/intel/apollolake: Use common PMC for apollolake 2017-08-08 17:15:43 +00:00
pmutil.c soc/intel/apollolake: Use common PMC for apollolake 2017-08-08 17:15:43 +00:00
reset.c soc/intel/apollolake: Use common PMC for apollolake 2017-08-08 17:15:43 +00:00
romstage.c soc/intel/apollolake: Use SMM library to get tseg region information 2017-09-01 02:55:27 +00:00
sd.c soc/intel/apollolake: Use SCS common code 2017-06-16 17:37:06 +02:00
smi.c soc/intel/apollolake: Use common PMC for apollolake 2017-08-08 17:15:43 +00:00
smihandler.c intel/common/block/smm: Update smihandler to handle gpi 2017-08-09 22:45:54 +00:00
spi.c soc/intel/common: Provide common block fast_spi_flash_ctrlr 2017-05-05 23:40:51 +02:00
sram.c soc/intel/apollolake: Rename SRAM BAR0 and BAR2 macros 2017-08-15 23:11:16 +00:00
systemagent.c soc/intel/apollolake: Use common systemagent code 2017-06-09 17:06:59 +02:00
uart.c soc/intel/apollolake: Enable UART debug controller on S3 resume 2017-08-10 16:25:14 +00:00
uart_early.c soc/intel/common/uart: Refactor uart_common_init 2017-08-10 16:24:57 +00:00
xdci.c Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00