coreboot/src
Felix Held 27cb75a075 soc/amd/phoenix/chip.h: add DDI configuration for openSIL
In the FSP case, the DDI descriptors aren't part of the devicetree and
are instead retrieved in romstage by calling the mainboard's
mainboard_get_dxio_ddi_descriptors function which allows updating the
descriptors during romstage where the devicetree is static. In the
openSIL case, the DDI configuration is first needed in ramstage, so we
can put this info into the devicetree and update it if needed in
ramstage.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3de12ff6af42e38751a3016efa313613677fa87a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82580
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-05-22 15:45:17 +00:00
..
acpi acpi: Remove acpigen_write_OSC_pci_domain 2024-05-06 10:48:06 +00:00
arch arch/x86: Remove unused protected_mode_jump API 2024-05-14 13:08:04 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr() 2024-05-15 16:53:50 +00:00
device dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
drivers cr50: Replace "cr50" to "GSC" in debug messages 2024-05-17 12:50:28 +00:00
ec chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_key 2024-05-16 17:08:56 +00:00
include lib/device_tree: Add some FDT helper functions 2024-05-21 13:44:47 +00:00
lib lib/device_tree: Add some FDT helper functions 2024-05-21 13:44:47 +00:00
mainboard mb/amd/birman/devicetree_phoenix_opensil: remove unexpected '<' 2024-05-22 15:45:08 +00:00
northbridge nb/intel/haswell: Use <device/dram/ddr3.h> 2024-05-13 17:12:45 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cr50: Replace "cr50" to "GSC" in debug messages 2024-05-17 12:50:28 +00:00
soc soc/amd/phoenix/chip.h: add DDI configuration for openSIL 2024-05-22 15:45:17 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode vc/amd/opensil: introduce common mpio/chip.h header file 2024-05-12 18:54:50 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00