Attention is currently required from: Fred Reitberger, Jason Glenesk, Matt DeVillier.
Hello Fred Reitberger, Jason Glenesk, Matt DeVillier,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79862?usp=email
to look at the new patch set (#3).
Change subject: soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.h ......................................................................
soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.h
Move the IOMMU_IOAPIC_IDX define from amdblocks/data_fabric.h to amdblocks/ioapic.h which is both a more logical place for it to be and this is also a preparation to use the common AMD MADT code for the Stoneyridge SoC.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Iaa20e802cf5ed93f0d05842abb1aea0d43b1cac4 --- M src/soc/amd/common/block/acpi/ivrs.c M src/soc/amd/common/block/acpi/madt.c M src/soc/amd/common/block/include/amdblocks/data_fabric.h M src/soc/amd/common/block/include/amdblocks/ioapic.h M src/soc/amd/genoa_poc/domain.c M src/soc/amd/genoa_poc/root_complex.c 6 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/79862/3