coreboot-kgpe-d16/src/soc/amd/picasso
Raul E Rangel 58a8ad1661 soc/amd: Move root complex SSDT TOM1/TOM2 generation function
This will also be used for cezanne. Stoney also has a similar function,
but it hard codes the scope path. I didn't have a device setup to test
if switching to this function was a no-op. So I left it.

TOM2 isn't used by any ASL, so we could remove it later.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I7c8f476a7735fea61a3244b97988e3ead3b42e79
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50892
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-02-22 07:29:19 +00:00
..
acpi soc/amd: Move aoac.asl from picasso into common 2021-02-16 22:30:19 +00:00
include/soc soc/amd/picasso/chip: make soc_acpi_name static 2021-02-18 01:14:26 +00:00
psp_verstage soc/amd/picasso: fix CBFS MCACHE on Zork 2021-01-28 00:26:47 +00:00
acp.c soc/amd/picasso: move sb_clk_output_48Mhz from acp to fch 2020-12-19 16:29:44 +00:00
acpi.c ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
agesa_acpi.c soc/amd/picasso/agesa_acpi: add cast before right shift 2021-02-17 15:45:57 +00:00
aoac.c soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART 2020-12-11 00:42:32 +00:00
bootblock.c soc/amd/picasso: factor out write_resume_eip to common code 2020-12-11 00:44:31 +00:00
chip.c soc/amd/picasso/chip: remove unneeded functionality in soc_acpi_name 2021-02-18 01:15:32 +00:00
chip.h soc/amd: Move MADT IRQ override settings into common_config 2021-02-12 20:45:59 +00:00
config.c soc/amd/picasso/config: add comment about cfg never being NULL 2020-12-06 19:04:51 +00:00
cpu.c soc/amd: factor out common SMM relocation code 2021-02-11 01:44:24 +00:00
data_fabric.c soc/amd/common/block/data_fabric: add data_fabric_print_mmio_conf 2021-02-14 21:46:23 +00:00
dmi.c
early_fch.c soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART 2020-12-11 00:42:32 +00:00
fch.c soc/amd/picasso/fch: remove comment about ForceStpClkRetry 2021-02-11 17:01:11 +00:00
fsp_params.c soc/amd: introduce and use common IOAPIC IDs 2021-02-13 20:57:23 +00:00
fw.cfg soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
gpio.c soc/amd: Move soc_route_sci to common/blocks/smi/smi_util 2021-02-10 01:31:28 +00:00
graphics.c
i2c.c soc/amd/common: Refactor ACPIMMIO posted writes 2020-12-12 19:48:49 +00:00
Kconfig Revert "soc/amd: Add option to select if SOC supports ESPI sub decode" 2021-02-18 01:17:19 +00:00
Makefile.inc soc/amd: move SMM finalization to common code 2021-02-19 22:11:30 +00:00
mca.c
mrc_cache.c soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h> 2021-01-20 15:25:15 +00:00
pcie_gpp.c soc/amd/picasso/pcie_gpe: use PICM instead of PMOD in APCI code 2021-02-02 23:45:45 +00:00
reset.c soc/amd/picasso: move chipset_handle_reset to common 2020-12-11 17:44:19 +00:00
romstage.c soc/amd/picasso: Move memmap_early_dram to common blocks 2021-02-07 18:07:24 +00:00
root_complex.c soc/amd: Move root complex SSDT TOM1/TOM2 generation function 2021-02-22 07:29:19 +00:00
sata.c
smihandler.c soc/amd/*/smihandler: use size_t and unsigned int 2021-02-11 16:17:15 +00:00
smu.c soc/amd/common: factor out SMU code from Picasso 2020-11-15 16:48:38 +00:00
soc_util.c
uart.c soc/amd/picasso/uart: move uart_inject_ssdt to common code 2021-02-17 10:35:22 +00:00
xhci.c soc/amd: factor out common SMI/SCI enums and function prototypes 2020-12-02 21:33:14 +00:00