coreboot/src/soc
Felix Held dafc6194a0 soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case
When no HOB list is found, not only adding the resources reported by the
FSP were skipped, but also adding the GNB IOAPIC resource was skipped.
Fix this bug by moving the reporting of the GNB IOAPIC resource before
the resources reported in the FSP HOBs to not skip the IOAPIC resource
when there's no HOB list.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9174c8d7e5e94144187d27210e12f2dca3a6010f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69460
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-11 17:45:18 +00:00
..
amd soc/amd/root_complex: don't skip reporting IOAPIC resource in !hob case 2022-11-11 17:45:18 +00:00
cavium soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
example/min86 soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00
intel sb,soc/intel: Use register_new_ioapic_gsi0() 2022-11-10 19:10:42 +00:00
mediatek vboot: Add VBOOT_CBFS_INTEGRATION support 2022-11-08 23:03:49 +00:00
nvidia soc/nvidia/tegra124: Fix building with clang 2022-11-10 15:33:32 +00:00
qualcomm /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
rockchip soc/rockchip/rk3288/clock.c: Remove trailing semicolon 2022-09-30 23:12:15 +00:00
samsung lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
sifive/fu540 soc/sifive/ux00ddr.h: Remove set but unused variables 2022-11-10 15:32:33 +00:00
ti /: Remove unused <inttypes.h> 2022-11-08 14:43:00 +00:00
ucb/riscv soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00