coreboot/src/arch/arm/include
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
..
arch arch: introduce architecture dependent common variables 2016-05-02 19:51:47 +02:00
armv4/arch src/arch: Update license headers missing paragraph 2 2016-01-26 04:44:20 +01:00
armv7/arch armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write 2016-03-23 21:12:31 +01:00
smp arch/arm: add missing license headers 2016-01-13 22:54:02 +01:00
armv7.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
clocks.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stdint.h arch/arm: add missing license headers 2016-01-13 22:54:02 +01:00