coreboot-kgpe-d16/src/arch/riscv
Alexandru Gagniuc ee464b17ce console: Simplify bootblock console Kconfig selection logic
Instead of depending BOOTBLOCK_CONSOLE on a set of architectures,
allow the arch or platform to specify whether it can provide a C
environment. This simplifies the selection logic.

Change-Id: Ia3e41796d9aea197cee0a073acce63761823c3aa
Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc@intel.com>
Reviewed-on: https://review.coreboot.org/12871
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-01-21 05:37:27 +01:00
..
include arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
boot.c lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
bootblock.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
bootblock_simple.c arm/arm64: Generalize bootblock C entry point 2015-11-11 05:08:07 +01:00
id.ld arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc build system: Add more files through cbfs-files instead of manual rules 2015-12-02 17:30:36 +01:00
misc.c arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
prologue.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
rom_media.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stages.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tables.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
trap_handler.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
trap_util.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
virtual_memory.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00