coreboot/src
Raul E Rangel 6ddace437c soc/amd/common/block/pci: Introduce struct pci_routing_info
This struct is similar to `struct pci_routing` defined in
picasso/pcie_gpp.c. It additionally contains the irq used for the bridge
and is structured in a way that the FSP can provide via HOB.

The next set of CLs will migrate the pci routing functions used by
picasso into common and enable pci routing table generation for cezanne.

BUG=b:184766519
TEST=Build guybrush

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I1a8d988d125f407f0aa7bc1722d432446aa9aff8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/53922
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-05-09 18:08:20 +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/volteer: adjust the size for RO/RW mcache 2021-05-08 02:47:28 +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/common/block/pci: Introduce struct pci_routing_info 2021-05-09 18:08:20 +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