coreboot-kgpe-d16/src
Felix Held b0ab545e7b soc/amd/*/root_complex: introduce get_iohc_fabric_id
Implement get_iohc_fabric_id for each SoC that translates the coreboot
domain number to the fabric ID of the corresponding PCI root. This
allows the primary domain to have the number 0 even though the
destination data fabric ID will be non-zero. Keeping the primary domain
number 0 allows to use config_of_soc() which can be resolved at link
time and not need to dynamically find the SoC device to get the config.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I6538a777619eed974b449fc70d3fe3084ba447dd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77168
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
2023-08-15 14:42:47 +00:00
..
acpi src/acpi/acpi.c: make BOOT0000 APCI device visible to OS 2023-08-13 02:33:37 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device device/pnp_device: Remove return statement from void function 2023-08-15 08:51:16 +00:00
drivers drivers/i2c/sx9310: Set ACPI status to hidden (0xb) 2023-08-11 17:53:45 +00:00
ec ec/starlabs/merlin/ite: Don't attempt EC mirror without a counter 2023-08-11 17:53:10 +00:00
include include/efi: Include BMP and BLT header macro definitions 2023-08-11 13:12:03 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/nissa/var/yavilla: Adjust WLAN_PERST_L power sequence 2023-08-13 02:36:46 +00:00
northbridge commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
sbom
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
southbridge commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode mb/facebook/fbg1701: Add config to additional list 2023-08-09 22:00:33 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00