coreboot-kgpe-d16/src
Felix Held 971c9442f6 soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_np
Factor out data_fabric_set_mmio_np and the helper functions it uses into
a separate compilation unit.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I58625c5a038f668f8e30ae29f03402e1e2c4bee3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77986
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2023-09-18 15:40:48 +00:00
..
acpi acpi: Add functions to declare ARM GIC V3 hardware 2023-09-18 13:34:47 +00:00
arch acpi/Makefile.inc: Move code inclusion 2023-09-18 13:29:10 +00:00
commonlib soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignment 2023-09-13 18:10:04 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
device arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
drivers drivers/crb: Update error message 2023-09-18 13:11:31 +00:00
ec clean-up: Remove the no more necessary ENV_HAS_DATA_SECTION flag 2023-09-18 13:18:23 +00:00
include acpi: Add functions to declare ARM GIC V3 hardware 2023-09-18 13:34:47 +00:00
lib cbfs: Remove x86 .data section limitation comment 2023-09-18 13:19:51 +00:00
mainboard clean-up: Remove the no more necessary ENV_HAS_DATA_SECTION flag 2023-09-18 13:18:23 +00:00
northbridge nb/intel: Remove space between function name and '(' 2023-09-11 15:52:56 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/vboot: Fix return type of extend_pcrs() 2023-09-18 15:16:08 +00:00
soc soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_np 2023-09-18 15:40:48 +00:00
southbridge sb/intel: Remove space between function name and '(' 2023-09-11 15:57:35 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/raptorlake: Add the FSP v4301.01 headers 2023-09-15 13:48:37 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00