coreboot/src
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
..
acpi device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
arch include/memlayout.h: Add OPENSBI linker macro 2024-01-18 15:30:05 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
device device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options 2024-01-19 13:55:43 +00:00
drivers drivers/mipi: Update init code for BOE_NV110WUM_L60 2024-01-14 02:44:36 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include include/bootmem.h: Add comment 2024-01-18 15:30:35 +00:00
lib device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
mainboard soc/amd/phoenix/Kconfig: factor out FSP-specific options 2024-01-20 01:26:28 +00:00
northbridge Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/amd/phoenix/Kconfig: factor out FSP-specific options 2024-01-20 01:26:28 +00:00
southbridge sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/amd/psp: Remove unknown section flags 2024-01-17 16:03:54 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00