coreboot-kgpe-d16/src/arch/x86/boot
Aaron Durbin 7138ee445c cbmem: remove cbmem_set_top()
Now that the users of cbmem_set_top() always provide a consistent
cbmem_top() value there's no need to have cbmem_set_top() around.
Therefore, delete it.

Change-Id: I0c96e2b8b829eddbeb1fdf755ed59c51ea689d1b
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10314
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2015-05-26 19:13:13 +02:00
..
acpi.c ACPI: slic support 2015-05-26 10:32:42 +02:00
acpigen.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
boot.c New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cbmem.c cbmem: remove cbmem_set_top() 2015-05-26 19:13:13 +02:00
gdt.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc program loading: add prog_run() function 2015-04-03 14:52:47 +02:00
mpspec.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pirq_routing.c PIRQ tables: Fix typos 2014-06-26 20:28:18 +02:00
smbios.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tables.c ACPI: slic support 2015-05-26 10:32:42 +02:00
wakeup.S Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00