coreboot-kgpe-d16/src/soc/amd
Felix Held 8f0075c379 nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources
Instead of open coding this, use the mmio_range helper function to tell
the resource allocator about the northbridge's IOAPIC's MMIO. This
change sets the IORESOURCE_RESERVE and IORESOURCE_STORED bits in the
resource flags that weren't set before, but mmio_range is already used
elsewhere for similar purposes.

TEST=None

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id66a73cdb22fd551e4359914ba5513313dcc3193
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77173
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2023-08-15 14:56:11 +00:00
..
cezanne soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
common soc/amd/common/lpc: use fixed_io_range_flags instead of open coding 2023-08-15 14:44:20 +00:00
glinda soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
mendocino soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
phoenix soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
picasso soc/amd/*/root_complex: introduce get_iohc_fabric_id 2023-08-15 14:42:47 +00:00
stoneyridge nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources 2023-08-15 14:56:11 +00:00