coreboot-kgpe-d16/src/soc/intel/icelake
Arthur Heymans c05b1a66b3 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
The romcc bootblock will be deprecated soon and most platforms use
C_ENVIRONMENT_BOOTBLOCK already. This patch drops the
CONFIG_C_ENVIRONMENT_BOOTBLOCK symbol and adds CONFIG_ROMCC_BOOTBLOCK
where needed.

Change-Id: I773a76aade623303b7cd95ebe9b0411e5a7ecbaf
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37154
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2019-11-25 09:17:38 +00:00
..
acpi soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi 2019-11-01 11:50:45 +00:00
bootblock soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init() 2019-11-15 11:02:37 +00:00
include/soc intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
romstage soc/intel/icelake: Refactor pch_early_init() code 2019-11-07 14:14:11 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cpu.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
fsp_params.c soc/intel/icelake: Make CpuMpPpi implementation default for ICL 2019-11-22 10:44:39 +00:00
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOP 2019-11-04 08:20:03 +00:00
gspi.c
i2c.c
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
lockdown.c soc/intel/icelake: lockdown: lock global reset 2019-11-20 13:35:22 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
p2sb.c
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel/icelake: add soc implementation for ETR address API 2019-11-11 10:26:14 +00:00
reset.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c intel/smm: Provide common smm_relocation_params 2019-11-22 06:37:50 +00:00
spi.c
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00