coreboot/src/soc/amd/picasso
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/sb_fch: use AOAC offset defines 2021-06-16 16:38:15 +00:00
include/soc soc/amd: move check_mca prototype to soc/amd/common/blocks/include 2021-07-14 21:58:59 +00:00
psp_verstage psp_verstage: differentiate bios entry 2021-05-10 04:07:09 +00:00
acpi.c soc/amd/picasso,stoneyridge/acpi: use defines for MADT parameters 2021-06-18 16:01:43 +00:00
agesa_acpi.c soc/amd/picasso: Allow end range entry for max device ID in IVRS 2021-07-06 22:10:10 +00:00
aoac.c soc/amd/picasso: factor out AOAC offset defines 2021-06-16 16:38:07 +00:00
bootblock.c soc/amd/picasso: factor out write_resume_eip to common code 2020-12-11 00:44:31 +00:00
chip.c soc/amd/common/block/i2c: Move SoC agnostic parts into common 2021-03-22 03:40:42 +00:00
chip.h soc/amd/picasso: add devicetree setting for PSPP policy 2021-05-27 16:43:15 +00:00
chipset.cb soc/amd/picasso: introduce and use devicetree aliases for UART0-3 2021-06-17 14:21:58 +00:00
config.c soc/amd/picasso/config: add comment about cfg never being NULL 2020-12-06 19:04:51 +00:00
cpu.c soc/amd: move check_mca prototype to soc/amd/common/blocks/include 2021-07-14 21:58:59 +00:00
data_fabric.c cpu/x86/lapic: Replace LOCAL_APIC_ADDR references 2021-06-11 07:11:43 +00:00
early_fch.c soc/amd/piasso/fch: use common pm_set_power_failure_state functionality 2021-04-14 18:46:23 +00:00
fch.c soc/amd/{picasso/common}: Move populate_pirq_data prototype to common 2021-05-06 23:14:12 +00:00
fsp_m_params.c soc/amd/picasso: add devicetree setting for PSPP policy 2021-05-27 16:43:15 +00:00
fsp_s_params.c soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.c 2021-03-29 19:52:01 +00:00
fw.cfg soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION 2020-11-04 09:42:18 +00:00
gpio.c soc/amd: remove special GPIO_2 override soc_gpio_hook 2021-04-08 16:47:27 +00:00
graphics.c
i2c.c trivial: Fix the tab and rearrange the lines 2021-03-22 03:41:25 +00:00
Kconfig soc/amd: factor out check_mca to common code 2021-07-14 23:10:46 +00:00
Makefile.inc soc/amd/picasso: Move Type 17 DMI generation to common 2021-06-13 09:55:30 +00:00
mca.c soc/amd/*/mca: factor out common MCA/MCAX check & print functionality 2021-07-15 17:03:30 +00:00
pcie_gpp.c soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driver 2021-05-12 00:46:27 +00:00
reset.c soc/amd/picasso: remove warm reset flag code 2021-06-02 15:27:26 +00:00
romstage.c soc/amd/cezanne: Move APOB update into ramstage 2021-07-14 17:54:36 +00:00
root_complex.c soc/amd: factor out acpigen_write_alib_dptc to common code 2021-05-13 00:58:26 +00:00
sata.c
smihandler.c soc/amd/picasso/smihandler: sort includes alphabetically 2021-03-10 00:31:38 +00:00
smu.c soc/amd/common: factor out SMU code from Picasso 2020-11-15 16:48:38 +00:00
soc_util.c soc/amd/picasso/soc_util.c: Fix typo in macro name 2021-03-19 11:22:32 +00:00
uart.c soc/amd/picasso: factor out AOAC offset defines 2021-06-16 16:38:07 +00:00
xhci.c soc/amd: factor out common SMI/SCI enums and function prototypes 2020-12-02 21:33:14 +00:00