coreboot/src
Felix Held 268dadbcc6 soc/amd/phoenix/chip: use common data fabric domain resource code
Use the new common AMD code that gets the usable non-fixed MMIO windows
from the data fabric MMIO decode registers and generate the PCI0 _CRS
ACPI code based on those regions. For a more detailed description see
the corresponding patch that changes the Picasso code to use this new
code. In contrast to the Picasso code, this change will drop the
unneeded _STA method inside the PCI0 scope which wasn't present in
Picasso's ACPI code before it got replaced by the SSDT that gets
generated by amd_pci_domain_fill_ssdt.

BUG=b:283495475
TEST=Myst still boots and both the coreboot console and the kernel show
the expected PCI MMIO ranges being used.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I425876c4ef470574e00e123d36101641240c98cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75559
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2023-06-07 00:20:30 +00:00
..
acpi acpi/acpigen: generate DWord IO resource in acpigen_resource_producer_io 2023-06-07 00:09:37 +00:00
arch arch/x86/include/arch/vga: add defines for VGA MMIO addresses 2023-06-06 15:43:39 +00:00
commonlib soc/intel/common/crashlog: Add support for IOE die 2023-06-06 17:34:53 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86/smm: Drop fxsave/fxrstor logic 2023-06-04 19:22:08 +00:00
device device/pci: Limit default domain memory window 2023-06-01 13:11:33 +00:00
drivers drivers/spi/winbond.c: Add W25Q256JW_DTR part 2023-06-06 21:14:42 +00:00
ec ec/purism,system76: Provide probe for fixed Librem-EC jack detect 2023-05-26 14:57:27 +00:00
include soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() 2023-06-07 00:05:30 +00:00
lib lib: Support localized text of memory_training_desc in ux_locales.c 2023-06-04 19:00:18 +00:00
mainboard mb/google/rex/var/rex0: Add new GFX devices with custom _PLD 2023-06-06 12:21:51 +00:00
northbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security vboot: Drop argument to select slot from vb2ex_ec_protect() 2023-06-06 01:37:22 +00:00
soc soc/amd/phoenix/chip: use common data fabric domain resource code 2023-06-07 00:20:30 +00:00
southbridge nb/intel/haswell: Allow using Broadwell MRC.bin 2023-05-23 08:25:00 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/intel/fsp2: Drop Intel Quark FSP headers 2023-06-04 18:30:48 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00