coreboot-kgpe-d16/src/southbridge/amd/sb800
Kyösti Mälkki 70d92b9465 CBMEM: Clarify CBMEM_TOP_BACKUP function usage
The deprecated LATE_CBMEM_INIT function is renamed:
  set_top_of_ram -> set_late_cbmem_top

Obscure term top_of_ram is replaced:
  backup_top_of_ram -> backup_top_of_low_cacheable
  get_top_of_ram -> restore_top_of_low_cacheable

New function that always resolves to CBMEM top boundary, with
or without SMM, is named restore_cbmem_top().

Change-Id: I61d20f94840ad61e9fd55976e5aa8c27040b8fb7
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/19377
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
2017-05-27 13:54:47 +02:00
..
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_setup.c CBMEM: Clarify CBMEM_TOP_BACKUP function usage 2017-05-27 13:54:47 +02:00
enable_usbdebug.c southbridge/amd: Add space around operators 2016-09-20 17:15:32 +02:00
fadt.c cpu/amd: Add CC6 support 2015-11-11 18:45:14 +01:00
hda.c southbridge/amd: Add space around operators 2016-09-20 17:15:32 +02:00
ide.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lpc.c sb/amd/sb[6|7|8]00: Initialize PIC 2016-08-03 22:08:01 +02:00
Makefile.inc kbuild: automatically include southbridges 2015-04-27 23:48:35 +02:00
pci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sata.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
sb800.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sb800.h southbridge/amd/sb800: transition away from device_t 2016-09-13 17:19:12 +02:00
sm.c src/southbridge: Capitalize CPU, RAM and ROM 2016-07-31 18:29:13 +02:00
smbus.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smbus.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
usb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00