coreboot/src/soc/amd/cezanne
Patrick Rudolph 4e61dd36e4 soc/amd/cezanne: Move SSDT code into DSDT
Now that the ACP device is always present in DSDT move the
MSG0 method and helper functions into DSDT. This allows to clean
the common ACP code and reduces differences in the runtime code
pathes. The newly introduced DSDT is also verified at compile time.

Change-Id: Ifc55278aa66abcb54691017738cc843e3088d8e8
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91159
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-02-17 14:22:52 +00:00
..
acpi soc/amd/cezanne: Move SSDT code into DSDT 2026-02-17 14:22:52 +00:00
include/soc soc/amd/cezanne/fsp_m_params: add UPD pointer parameter to mb callback 2025-08-30 13:55:44 +00:00
psp_verstage soc/amd/*/psp_verstage: Remove duplicate verstage-generic-ccopts 2025-04-05 14:40:29 +00:00
acpi.c soc/amd/cezanne: Move SSDT code into DSDT 2026-02-17 14:22:52 +00:00
aoac.c
chip.c soc/amd/cezanne: Add SOC_AMD_RENOIR as a Cezanne variant 2025-11-20 17:39:08 +00:00
chip.h vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
chipset.cb soc/amd/cezanne/chipset.cb: Enable gpp_bridge_[a/b/c] by default 2025-04-11 20:05:07 +00:00
config.c soc/amd/*: Explicitly include static.h for config_of_soc 2024-10-03 21:06:19 +00:00
cpu.c src/soc/amd/* : Move CPU init in common code 2025-04-11 15:41:44 +00:00
early_fch.c
espi_util.c
fch.c soc/amd/cezanne: Remove set_resets_to_cold 2025-11-27 17:56:06 +00:00
fsp_m_params.c vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
fsp_m_params.h vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
fsp_m_params_cezanne.c vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
fsp_m_params_renoir.c vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
fsp_s_params.c soc/amd/common/block/graphics: Use vbt_get() 2025-02-14 16:35:34 +00:00
fw.cfg
fw_renoir.cfg soc/amd/cezanne: Add SOC_AMD_RENOIR as a Cezanne variant 2025-11-20 17:39:08 +00:00
gpio.c
graphics.c
i2c.c soc/amd/*/i2c: add missing iomap.h include 2025-04-14 21:14:47 +00:00
Kconfig soc/amd/cezanne: Move SSDT code into DSDT 2026-02-17 14:22:52 +00:00
Makefile.mk vc/amd/fsp/cezanne: Add Renoir FSP 2025-11-25 19:20:09 +00:00
mca.c
memmap.c soc/amd/*/memmap.c: Report FCH MMIO regions as reserved 2025-12-01 13:56:56 +00:00
root_complex.c soc/amd/*/acpi: Add root complex ACPI device 2026-02-14 22:32:42 +00:00
smihandler.c soc/amd/common/block: Don't clobber SPI registers 2025-08-28 20:11:20 +00:00
uart.c
xhci.c