coreboot-kgpe-d16/src
Felix Held 3ad216be1d mb/amd/mandolin: introduce mb_get_fch_irq_mapping
Introduce mb_get_fch_irq_mapping to access the FCH IRQ routing mapping
information and use it in init_tables to get the mapping instead of
directly accessing the array's contents. This is a preparation to move
the init_tables implementation to the common AMD SoC code in a later
patch.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9c39ea9de5ebbf70d2c5a87bfdfe270796548c5c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68847
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-10-26 22:09:27 +00:00
..
acpi Revert "drivers/intel/dptf: Add multiple fan support under dptf" 2022-10-20 14:54:09 +00:00
arch arch/x86: Clean up includes 2022-10-26 16:26:31 +00:00
commonlib src/commonlib: Clean up includes 2022-10-26 16:27:10 +00:00
console console: Add an SoC-specific post-code call 2022-10-25 17:15:58 +00:00
cpu cpu/x86: Clean up includes 2022-10-26 16:37:34 +00:00
device src/device: Clean up includes 2022-10-26 16:38:11 +00:00
drivers src/drivers: Clean up includes 2022-10-26 16:38:45 +00:00
ec ec/google/wilco/superio: Fix PS2K under Windows 2022-10-25 15:13:54 +00:00
include soc/intel/alderlake: Add Raptor Lake device IDs 2022-10-25 17:35:26 +00:00
lib cbfs_verification: Remove dependency on VBOOT_STARTS_BEFORE_BOOTBLOCK 2022-10-26 17:19:22 +00:00
mainboard mb/amd/mandolin: introduce mb_get_fch_irq_mapping 2022-10-26 22:09:27 +00:00
northbridge nb/intel/i945/raminit: Use 'bool' for do_reset 2022-10-22 05:14:35 +00:00
sbom
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc soc/amd/mendocino: Enable GPP clk req disabling for disabled devices 2022-10-26 22:02:32 +00:00
southbridge treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' 2022-10-15 16:53:55 +00:00
superio
vendorcode vc/amd/fsp: Get rid of last "sabrina" reference 2022-10-22 01:59:17 +00:00
Kconfig Kconfig: Allow x86 to compress pre-ram stages if not run XIP 2022-10-20 14:48:05 +00:00