Attention is currently required from: Francois Toguo Fotso, Furquan Shaikh, Kane Chen, Patrick Rudolph, Karthik Ramasubramanian. Hello build bot (Jenkins), Furquan Shaikh, Francois Toguo Fotso, Nick Vaccaro, Kane Chen, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57686
to look at the new patch set (#4).
Change subject: soc/intel/common: Add crashlog records to BERT ......................................................................
soc/intel/common: Add crashlog records to BERT
When adding ACPI tables, if there are crashlog records from the PMC or the CPU, they should be added to the ACPI BERT so the OS can determine when these errors happen and report them.
BUG=b:195327879 TEST=with full patch train, tested CPU & PMC crashlog collection flow; the BERT table is filled with error record data as expected. tested on both google/delbin and google/brya0
Change-Id: I646053e00fbe4649d5fdcc7ae91dfa8477a5ae65 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Signed-off-by: Francois Toguo francois.toguo.fotso@intel.com --- M src/soc/intel/alderlake/Kconfig M src/soc/intel/common/block/acpi/Kconfig M src/soc/intel/common/block/acpi/Makefile.inc M src/soc/intel/common/block/acpi/acpi_bert.c M src/soc/intel/tigerlake/Kconfig 5 files changed, 84 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/57686/4