coreboot/src/mainboard/amd/mandolin
Felix Held cf92ecf6f1 soc/amd: commonize generation of the PIC/APIC mapping tables
Now that we have a common init_tables in all mainboards using AMD SoCs,
both the population of the fch_pic_routing and fch_apic_routing arrays
and the definition of those arrays can be moved to the common AMD SoC
code to not have the code duplicated in all mainboards.

BUG=b:182782749

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Suggested-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Change-Id: I8c65eca258272f0ef7dec3ece6236f5d00954c66
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68853
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-15 14:29:33 +00:00
..
variants
board_info.txt
bootblock.c
dsdt.asl soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl 2022-11-09 15:47:31 +00:00
emmc_gpio.c
gpio.h
hda_verb.c
Kconfig
Kconfig.name
mainboard.c soc/amd: commonize generation of the PIC/APIC mapping tables 2022-11-15 14:29:33 +00:00
Makefile.inc soc/amd/*/Makefile.inc: Do some cosmetics 2022-05-12 11:12:31 +00:00
romstage.c