f7dbf4afd6
acpi_soc_get_bert_region only gets called when a chipset's Kconfig selects the ACPI_BERT option in which case the chipset code needs to implement this function. In the case of acpi_soc_get_bert_region not being implemented, but ACPI_BERT being selected for a chipset this patch changes the behavior from never generating a BERT ACPI table to a build error which is more obvious and easier to catch. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Id479fce823d8534a7790f39125d1a2b3635fc029 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55277 Reviewed-by: Lance Zhao Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
acpi.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 |