coreboot-kgpe-d16/src
Felix Held 4e4dde484a soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE
To be able to handle a special case, add a per-SoC define for
DF_MMIO_REG_SET_SIZE instead of having this hard-coded as 4 in the
DF_MMIO_* macros. To avoid some duplication, also introduce the
DF_MMIO_REG_OFFSET macro.

TEST=Output from data_fabric_print_mmio_conf doesn't change on Mandolin.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I67420a2973c8ef9a7f0ce19ddc0013de69731689
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72878
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2023-02-08 13:09:45 +00:00
..
acpi acpi/acpigen.c: Add a comment to deprecate acpigen_write_processor() 2023-02-07 11:47:50 +00:00
arch arch/arm64/armv8/mmu.c: Add a space before the ternary operator 2023-02-08 02:03:11 +00:00
commonlib bsd/cb_err: Add error code for UEFI variable store 2023-02-07 12:57:36 +00:00
console console: Print architecture 2023-01-31 15:26:16 +00:00
cpu mb/samsung: Enable VBOOT_VBNV_FLASH 2023-02-08 00:54:16 +00:00
device device/pci_device.c: Add way to limit max bus numbers 2023-02-06 00:22:46 +00:00
drivers src: Move POST_BOOTBLOCK_CAR to common postcodes and use it 2023-02-07 10:53:34 +00:00
ec ec/google/wilco/acpi: Add DPTF RCDP() method 2023-02-01 14:59:44 +00:00
include acpi/acpigen.h: Fix EVENT_OP value 2023-02-08 02:51:47 +00:00
lib treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
mainboard mb/intel/mtlrvp: Add ACPI configuration for USB2/3 ports 2023-02-08 05:38:27 +00:00
northbridge mb/*: Replace SNB PCI devices with references from chipset.cb 2023-02-04 01:42:39 +00:00
sbom src/sbom: Add code documentation + fix misspelling 2023-01-31 15:20:51 +00:00
security security/vboot: Don't build with flashrom support 2023-02-05 01:11:21 +00:00
soc soc/amd/*/data_fabric: introduce and use DF_MMIO_REG_SET_SIZE 2023-02-08 13:09:45 +00:00
southbridge tree: Drop repeated words 2023-02-07 04:37:31 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode tree: Drop repeated words 2023-02-07 04:37:31 +00:00
Kconfig tree: Drop repeated words 2023-02-07 04:37:31 +00:00