92a3b67eae
acpi.c contains architectural specific things like IOAPIC, legacy IRQ, DMAR, HPET, ... all which require the presence of architectural headers. Instead of littering the code with #if ENV_X86 move the functions to different compilation units. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: I5083b26c0d4cc6764b4e3cb0ff586797cae7e3af Reviewed-on: https://review.coreboot.org/c/coreboot/+/76008 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> |
||
---|---|---|
.. | ||
acpi.c | ||
acpi_apic.c | ||
acpi_dmar.c | ||
acpi_hpet.c | ||
acpi_pm.c | ||
acpigen.c | ||
acpigen_dptf.c | ||
acpigen_dsm.c | ||
acpigen_extern.asl | ||
acpigen_pci.c | ||
acpigen_ps2_keybd.c | ||
acpigen_usb.c | ||
device.c | ||
dsdt_top.asl | ||
gnvs.c | ||
Kconfig | ||
Makefile.inc | ||
pld.c | ||
sata.c | ||
soundwire.c |