coreboot/src/soc/amd/cezanne
Maximilian Brune 1158e26a26 soc/amd/cezanne/chipset.cb: Enable gpp_bridge_[a/b/c] by default
Since FSP doesn't support disabling bridges and has no UPDs for that,
they must be enabled in DT to make sure they are properly initialized
during PCI enumeration as expected by the payload (EDK2 for example).
It might be OK to have them set to off when all devices behind the
bridge are also off and FSP disables those secondary devices.

In general something that cannot be hidden/shut off shouldn't be marked
as such, as later stages (payload/OS) might find it active, but
unconfigured.

Change-Id: Ie34bb2abc0211963b2613d1b50b1767df31c1062
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86272
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2025-04-11 20:05:07 +00:00
..
acpi
include/soc soc/amd/*/include/soc/msr.h: Move MSR to common location 2025-04-07 11:27:55 +00:00
psp_verstage soc/amd/*/psp_verstage: Remove duplicate verstage-generic-ccopts 2025-04-05 14:40:29 +00:00
acpi.c soc/amd/cezanne/acpi: Add ACP MSG0 method 2025-03-05 16:45:58 +00:00
aoac.c
chip.c soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ 2024-02-29 15:39:06 +00:00
chip.h tree: Use boolean for usb_phy_custom 2025-01-16 23:16:11 +00:00
chipset.cb soc/amd/cezanne/chipset.cb: Enable gpp_bridge_[a/b/c] by default 2025-04-11 20:05:07 +00:00
config.c soc/amd/*: Explicitly include static.h for config_of_soc 2024-10-03 21:06:19 +00:00
cpu.c src/soc/amd/* : Move CPU init in common code 2025-04-11 15:41:44 +00:00
early_fch.c
espi_util.c
fch.c soc/amd/cezanne: add option to disable I2S master clock output of FCH 2025-01-10 12:48:52 +00:00
fsp_m_params.c soc/amd/*: Explicitly include static.h for config_of_soc 2024-10-03 21:06:19 +00:00
fsp_s_params.c soc/amd/common/block/graphics: Use vbt_get() 2025-02-14 16:35:34 +00:00
fw.cfg
gpio.c
graphics.c
i2c.c soc/amd/*: Explicitly include static.h for config_of_soc 2024-10-03 21:06:19 +00:00
Kconfig soc/amd/cezanne/acpi: Add ACP SMN access interface 2025-03-05 16:45:41 +00:00
Makefile.mk soc/amd/cezanne: Add an option to enable A/B recovery scheme 2024-09-09 12:57:50 +00:00
mca.c
memmap.c soc/amd/*/memmap: factor out common read_lower_soc_memmap_resources 2024-03-23 21:23:47 +00:00
root_complex.c soc/amd/cezanne: Add ACPI opregion to root complex 2025-03-05 16:44:59 +00:00
smihandler.c soc/amd: add PSP SMI handler stub 2024-08-05 13:09:02 +00:00
uart.c
xhci.c device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00