coreboot/src/soc
Felix Held 73045b269d soc/amd/phoenix/Kconfig: factor out FSP-specific options
Split the SOC_AMD_PHOENIX Kconfig option into SOC_AMD_PHOENIX_BASE that
selects the non-FSP-specific options and SOC_AMD_PHOENIX_FSP that
selects both SOC_AMD_PHOENIX_BASE and the FSP-specific options. This
will help to separate the FSP-specific from the FSP-agnostic code. The
mainboards using this SoC now select SOC_AMD_PHOENIX_FSP instead of
SOC_AMD_PHOENIX.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I5e95fbfd9d16930ba3e6cc497557d61adba5a6fa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79983
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-20 01:26:28 +00:00
..
amd soc/amd/phoenix/Kconfig: factor out FSP-specific options 2024-01-20 01:26:28 +00:00
cavium Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
example/min86 soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
intel device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options 2024-01-19 13:55:43 +00:00
mediatek soc/mediatek/mt8188: Enable EARLY_MMU_INIT 2024-01-17 14:41:06 +00:00
nvidia soc/nvidia: Put static keyword at the beginning of declarations 2024-01-09 23:23:24 +00:00
qualcomm tree: More use accessor functions for struct region fields 2024-01-17 15:53:19 +00:00
rockchip soc/rockchip/rk3399/mipi: Remove space before semicolon 2024-01-06 20:58:04 +00:00
samsung memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere 2023-10-11 12:08:22 +00:00
sifive/fu540 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere 2023-10-11 12:08:22 +00:00
ti
ucb/riscv