coreboot-kgpe-d16/src
Nico Huber afe1898607 pci_mmio_cfg: Move guard around pci_s_* functions to x86
There is no platform in our tree that requires the PCI MMIO ops but
doesn't want the pci_s_* definitions. The only case where we include
the `pci_mmio_cfg.h` header but don't want the pci_s_* functions to
use MMIO is on older x86 platforms, so move the guard there.

Change-Id: Iaeed6ab43ad61b7c0e14572b12bf4ec06b6a26af
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58331
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2021-11-09 11:04:10 +00:00
..
acpi treewide: Replace bad uses of `find_resource` 2021-11-04 17:37:13 +00:00
arch pci_mmio_cfg: Move guard around pci_s_* functions to x86 2021-11-09 11:04:10 +00:00
commonlib drivers/intel/fsp2_0: Allow FSP-M to be relocated 2021-11-08 19:58:46 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel: Use unsigned types in `get_cpu_count()` 2021-11-05 15:30:34 +00:00
device treewide: Replace bad uses of `find_resource` 2021-11-04 17:37:13 +00:00
drivers ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
ec ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
include pci_mmio_cfg: Move guard around pci_s_* functions to x86 2021-11-09 11:04:10 +00:00
lib src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00
mainboard ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
northbridge nb/intel/haswell/northbridge.c: Drop stale comment 2021-11-05 05:57:16 +00:00
security security/intel/txt: Get addr bits at runtime 2021-11-01 15:59:54 +00:00
soc ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
southbridge sb/intel: Replace bad uses of `find_resource` 2021-11-04 17:32:06 +00:00
superio superio: Replace bad uses of `find_resource` 2021-11-04 17:36:32 +00:00
vendorcode ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
Kconfig src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00