Attention is currently required from: Martin Roth, Patrick Rudolph, Felix Held. Felix Held has uploaded a new patch set (#3) to the change originally created by Francois Toguo Fotso. ( https://review.coreboot.org/c/coreboot/+/55006 )
Change subject: soc/intel/common: Update CrashLog data length tracking ......................................................................
soc/intel/common: Update CrashLog data length tracking
The CrashLog raw_data_length, previously used to track the length for the Intel CrashLog decoder, is causing noises in the Linux kernel for AMD. Hence this update made at the soc level which will enable the pulling put of the tracking from x86/acpi_bert_storage.c.
BUG=None TEST=Built, and BERT successfully generated in the crashLog flow.
Signed-off-by: Francois Toguo Fotso francois.toguo.fotso@intel.com Change-Id: I97ff14d62bda69389c7647fcbbf23d5cab2b36e6 --- M src/soc/intel/common/block/acpi/acpi_bert.c 1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/55006/3