diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-05-28 16:11:43 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-06-08 18:22:01 +0000 |
commit | fba479267b0294f3d6cf43bf751ffd3dc300cf25 (patch) | |
tree | db3f73ad63514b14fff7af255edc26570b3dcf91 /src/soc/amd | |
parent | 24b1c54226d5a676547c5b0203dd5787fa5a1143 (diff) |
acpi: rework BERT ACPI table generation logic
Check if the ACPI_BERT Kconfig option is selected and only then try to
generate the BERT table. Also remove the acpi_is_boot_error_src_present
weak function from the ACPI global compilation unit and use the return
value of acpi_soc_get_bert_region to determine if there is a valid BERT
region with logged errors.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I2a281f5f636010ba3b2e7e097e9cf53683022aea
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55054
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/soc/amd')
0 files changed, 0 insertions, 0 deletions