coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki 1ae305efe1 CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
This helper function is for compatibility only for chipsets that do
not implement get_top_of_ram() to support early CBMEM.

Also remove references to globals high_tables_base and _size under
arch/ and from two ARMv7 boards.

Change-Id: I17eee30635a0368b2ada06e0698425c5ef0ecc53
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3902
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:12:15 +02:00
..
acpi GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
boot CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base 2013-09-11 07:12:15 +02:00
include Add pnp_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:38:03 +02:00
init x86: add cache-as-ram migration option 2013-05-16 01:29:50 +02:00
lib console: Squelch console output from AP CPUs in romstage 2013-08-16 05:39:47 +02:00
coreboot_ram.ld boot state: schedule static callbacks 2013-05-01 07:06:12 +02:00
Kconfig X86: make the SIPI num_starts a config variable 2013-07-22 20:46:51 +02:00
Makefile.inc Add Kconfig options for Linux as payload 2013-08-31 08:58:39 +02:00