coreboot/src
Felix Held 1ed5a63c8c soc/amd/cezanne: add GNB IOAPIC support
To configure and enable the IOAPIC in the graphics and northbridge (GNB)
container, FSP needs to write an undocumented register, so pass the GNB
IOAPIC MMIO base address to make it show up at that address.

BUG=b:187083211
TEST=Boot guybrush and see IO-APIC initialized
IOAPIC[0]: apic_id 16, version 33, address 0xfec00000, GSI 0-23
IOAPIC[1]: apic_id 17, version 33, address 0xfec01000, GSI 24-55

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I1e127ce500d052783f0a6e13fb2ad16a8e408b0e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52905
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-05-09 18:11:21 +00:00
..
acpi ACPI: Use acpigen for NVS OperationRegions 2021-04-30 06:49:04 +00:00
arch arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header" 2021-05-06 14:34:51 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
device device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
drivers trogdor: Add backlight support for sn65dsi86bridge for Homestar 2021-05-08 00:13:13 +00:00
ec src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
include drivers/pc80/rtc/option.c: Constrain API to integer values 2021-05-06 14:49:10 +00:00
lib security/tpm: Add option to init TPM in bootblock 2021-05-06 08:26:41 +00:00
mainboard mb/google/guybrush: Populate PIC IRQ data 2021-05-09 18:10:54 +00:00
northbridge nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4 2021-05-07 20:00:25 +00:00
security security/tpm: Add option to init TPM in bootblock 2021-05-06 08:26:41 +00:00
soc soc/amd/cezanne: add GNB IOAPIC support 2021-05-09 18:11:21 +00:00
southbridge sb/intel/common/pmclib: Use pmbase functions 2021-05-07 06:07:06 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/amd/fsp/cezanne: Add AMD_FSP_PCIE_DEVFUNC_REMAP_HOB_GUID 2021-05-06 22:53:44 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00