coreboot-kgpe-d16/src/arch/x86/boot
Kyösti Mälkki ae98e83eb2 CBMEM: Always use DYNAMIC_CBMEM
Drop the implementation of statically allocated high memory
region for CBMEM. There is no longer the need to explicitly
select DYNAMIC_CBMEM, it is the only remaining choice.

Change-Id: Iadf6f27a134e05daa1038646d0b4e0b8f9f0587a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7851
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2015-01-27 22:54:32 +01:00
..
acpi.c ACPI: Prepare for HAVE_ACPI_RESUME changes 2015-01-10 13:52:10 +01:00
acpigen.c acpigen: Use implicit length patching in acpigen.c 2014-11-22 16:57:37 +01:00
boot.c coreboot: introduce arch_payload_run() 2014-03-03 19:50:32 +01:00
cbmem.c CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
gdt.c arch/x86: Declare GDT symbols and move_gdt() 2014-12-31 09:51:50 +01:00
Makefile.inc CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00
mpspec.c {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
pirq_routing.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
smbios.c Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
tables.c CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
wakeup.S ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00