coreboot-kgpe-d16/src/arch/arm
Aaron Durbin a2118a21c9 arch: introduce architecture dependent common variables
Stefan and others have discussed their interest in only
including options in Kconfig that are directly associated
with building a coreboot image. There are variables that
are architecture dependent that are utilized in the
coreboot infrastructure. To meet that goal, introduce
<arch/cbconfig.h> header file which defines variables
for the coreboot infrastructure that are architecture
dependent but utilized in common infrastructure.

Change-Id: Ic4cb9e81bab042797539dce004db0f7ee8526ea6
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/14454
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2016-05-02 19:51:47 +02:00
..
armv4 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig 2016-02-12 21:54:52 +01:00
armv7 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig 2016-02-12 21:54:52 +01:00
include arch: introduce architecture dependent common variables 2016-05-02 19:51:47 +02:00
libgcc src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
asmlib.h src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
div0.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
eabi_compat.c src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
id.S arch/arm: add missing license headers 2016-01-13 22:54:02 +01:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc Makefile: Add build-time overlap check for programs loaded after coreboot 2016-03-09 17:07:14 +01:00
memcpy.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memmove.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
memset.S src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
stages.c arch: remove stage_exit() 2016-02-11 23:12:06 +01:00
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00