aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/fsp_reset.c
diff options
context:
space:
mode:
authorJonathan Zhang <jonzhang@meta.com>2022-10-26 17:53:25 -0700
committerFelix Held <felix-coreboot@felixheld.de>2023-02-17 12:37:56 +0000
commit01acc036aec765065e1d4ab07695dab1fd4818e0 (patch)
tree73254529d0cf3f2b3a53febf9ad88223a8b2ecfe /src/soc/intel/common/fsp_reset.c
parentede68ac6b910f63523619e4a2f8771a5dcbb7dce (diff)
soc/intel/cmn/block/acpi: enable BERT table without crashlog
Besides crashlog, there's also other errors such as MCA error, which should be recorded in BERT table. With current code, BERT table is not generated if crashlog is not enabled. Add if statement for SOC_INTEL_CRASHLOG so that MCA error can be recorded in BERT table when crashlog is not supported. For some server mainboard, crashlog is supported through BMC instead of host firmware. Also check if BERT region is generated when crashlog is not enabled. Change-Id: I323ca889eef2b246fc4e062582d2d11b4213316f Signed-off-by: Tim Chu <Tim.Chu@quantatw.com> Signed-off-by: Jonathan Zhang <jonzhang@meta.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68878 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Diffstat (limited to 'src/soc/intel/common/fsp_reset.c')
0 files changed, 0 insertions, 0 deletions