coreboot-kgpe-d16/src/arch/arm64
Aaron Durbin a0546da57a arch: use Kconfig variable for coreboot table size
Instead of hard coding a #define in each architecture's
tables.c for the coreboot table size in cbmem use a Kconfig
varible. This aids in aligning on a common write_tables()
implementation instead of duplicating the code for each
architecture.

Change-Id: I09c0f56133606ea62e9a9c4c6b9828bc24dcc668
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/14429
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-04-21 20:40:40 +02:00
..
armv8 arch/arm64: mmu: Spot check TTB memory attributes 2016-02-10 09:39:23 +01:00
include arches: lib: add main_decl.h for main() declaration 2016-02-11 23:29:08 +01:00
arm_tf.c arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload 2016-02-10 09:39:36 +01:00
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01: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/arm64: add missing license headers 2016-01-13 22:58:17 +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 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memmove.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memset.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stage_entry.S arm64: Remove SMP support 2015-11-07 03:29:14 +01:00
tables.c arch: use Kconfig variable for coreboot table size 2016-04-21 20:40:40 +02:00
transition.c arm64: tegra132: tegra210: Remove old arm64/stage_entry.S 2015-11-17 21:31:20 +01:00
transition_asm.S arm64: Implement generic stage transitions for non-Tegra SoCs 2015-11-16 21:53:43 +01:00