coreboot-kgpe-d16/src/soc/amd/common/block
Felix Held ddf137f822 nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource
This comment was added with the AMD family 15h Trinity IOMMU support in
commit 88ebbeb7e2 and looks like a copy of
the comment about the subtractive decode ranges in the LPC device. The
IOMMU doesn't have any subtractively decoded I/O or MMIO ranges and this
is also not what the code does. This resource is the MMIO region to
configure the IOMMU instead, so fix the comment in all copies of the
IOMMU support code.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I2e1e3a46b839b9e58b836932c1bc9b41b1b1dc02
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61631
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-02-05 18:59:49 +00:00
..
acp soc/amd/common/acp: Populate _WOV ACPI method 2021-06-23 19:19:19 +00:00
acpi src/soc: Remove unused <stdlib.h> 2022-01-10 23:30:56 +00:00
acpimmio soc/amd/common/block/acpimmio/print_reset_status: extend bit name table 2022-02-05 18:58:48 +00:00
alink
aoac soc/amd/common/aoac: fix typo in FCH_AOAC_REF_CLK_OK_STATE definition 2021-11-25 18:45:53 +00:00
apob src/soc/amd: Remove unused <timer.h> 2022-01-10 17:41:53 +00:00
cpu soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core 2022-01-26 04:15:11 +00:00
data_fabric soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines 2021-11-25 18:46:16 +00:00
gpio soc/amd/common/block/gpio: drop unused gpio_get_address 2021-11-25 11:09:17 +00:00
graphics soc/amd/common/block: add new PCI IDs to common code 2022-01-12 00:44:50 +00:00
hda
i2c soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configuration 2022-02-04 14:02:27 +00:00
include/amdblocks soc/amd/common/include/acpimmio: drop 16 and 32 bit PM2 access functions 2022-02-05 18:59:11 +00:00
iommu nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource 2022-02-05 18:59:49 +00:00
lpc soc/amd/common/lpc/espi_util: move register definitions to header file 2022-01-07 13:20:17 +00:00
pci soc/amd/common/block: add new PCI IDs to common code 2022-01-12 00:44:50 +00:00
pm soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
psp soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c 2021-12-15 22:40:08 +00:00
sata amd/sata: Remove the weak function 2021-11-09 14:13:08 +00:00
smbus include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs 2021-11-02 15:50:03 +00:00
smi
smn
smu
spi soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages 2021-12-15 22:38:53 +00:00
uart
Makefile.inc