coreboot-kgpe-d16/src/soc/amd/common
Felix Held e84c3f1898 soc/amd/*/mca: factor out common MCA/MCAX check & print functionality
For Cezanne stubs are added for the functions that the SoC-specific code
needs to provide. Since the mca_is_valid_bank stub on Cezanne always
returns false, the checks get skipped for it at the moment. The actual
functionality will be added in a later patch.

Change-Id: Ic31e9b1ca7f8fac0721c95935c79150d7f774aa4
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56290
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-07-15 17:03:30 +00:00
..
acpi soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to common 2021-05-08 18:21:25 +00:00
block soc/amd/*/mca: factor out common MCA/MCAX check & print functionality 2021-07-15 17:03:30 +00:00
fsp soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reporting 2021-06-30 04:47:13 +00:00
psp_verstage cezanne/psp_verstage: add reset/timer svc 2021-06-07 05:16:20 +00:00
vboot amd/vboot: remove bl_syscall_public.h from include 2021-04-23 16:33:44 +00:00
Kconfig.common soc/amd/picasso: Move Type 17 DMI generation to common 2021-06-13 09:55:30 +00:00
Makefile.inc