coreboot/src
Lee Leahy 522149c310 cbmem: Add initial allocation support
Add support to allocate a region just below CBMEM root.  This region is
reserved for FSP 1.1 to use for its stack and variables.

BRANCH=none
BUG=None
TEST=Build and run on Braswell

Change-Id: I1d4b36ab366e6f8e036335c56c1756f2dfaab3f5
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: http://review.coreboot.org/10148
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-05-13 17:07:51 +02:00
..
arch arm64: update verstage linking 2015-05-11 18:36:25 +02:00
console console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
cpu x86: expose tsc's timer_monotonic_get() in SMM 2015-05-13 00:23:53 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers FSP 1.1 Comparison Base 2015-05-12 19:55:52 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include cbmem: Add initial allocation support 2015-05-13 17:07:51 +02:00
lib cbmem: Add initial allocation support 2015-05-13 17:07:51 +02:00
mainboard chromeos: remove vboot_verify_firmware() 2015-05-11 22:39:31 +02:00
northbridge northbridge/intel/gm45/gma: Minor cleanup 2015-05-08 21:30:35 +02:00
soc baytrail: broadwell: correct refcode loading 2015-05-13 00:23:42 +02:00
southbridge southbridge/i82801gx: Add x_EN defines for LPC_EN 2015-05-08 21:29:04 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vboot: handle RELOCATABLE_RAMSTAGE 2015-05-13 00:23:27 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00