Files
OpenCellular/src/include
Aaron Durbin 1b915b8904 lib/memrange: allow stack allocated free list
Instead of solely relying on malloc for building up an address space
for the range_entry objects allow one to supply a list of free entries
to memranges_init_empty(). Doing this and only calling malloc() in
ramstage allows a memranges oboject to be used in a malloc()-free
environment.

Change-Id: I96c0f744fc04031a7ec228620a690b20bad36804
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13020
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins)
2016-01-23 18:25:26 +01:00
..
2015-01-04 20:03:28 +01:00
2015-03-23 19:51:47 +01:00
2015-04-22 08:50:54 +02:00
2012-05-08 00:36:09 +02:00
2016-01-15 11:48:07 +01:00
2015-09-22 21:21:34 +00:00
2015-09-22 21:21:34 +00:00
2015-12-16 01:14:22 +01:00
2013-07-11 22:36:19 +02:00