coreboot/src/soc
Johanna Schander 8a6e036861 intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in
For quite a bit now we are extending the FSP_USE_REPO option to be
available for all Intel SoCs. This results in a list being not only
hard to maintain but also prone to errors.

To change that behaviour this commit introduces the
HAVE_INTEL_FSP_REPO config option for SoCs that are supported from within
3rdparty/fsp.

If a SoC selects HAVE_INTEL_FSP_REPO the config option FSP_USE_REPO is
selected by default, but can be still deselected by the user in menuconfig.

Change-Id: I68ae373ce591f06073064aa75aac32ceca8fa1cc
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37582
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-30 10:53:51 +00:00
..
amd soc/amd/picasso: Add helper functions for finding SOC type 2020-03-30 08:42:02 +00:00
cavium soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
intel intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in 2020-03-30 10:53:51 +00:00
mediatek soc/mediatek/mt8183: Fix wrong setting of DRS config 2020-03-18 16:47:06 +00:00
nvidia soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
qualcomm soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
rockchip soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
samsung soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
sifive soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
ucb mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike. 2019-12-06 15:09:48 +00:00