the following patch was just integrated into master: commit 624c4fed563e3bc8e8fe900f1b8ad705a1700c37 Author: Ron Minnich rminnich@gmail.com Date: Wed Apr 11 10:30:15 2012 -0700
Add support for aligned allocation
Add a memalign function and have malloc use it. Also, change the default alignment for malloc to u64-aligned.
Change-Id: I0788637008f5cb5ac801d8bbdc430ca992c98e81 Signed-off-by: Ron Minnich rminnich@gmail.com
See http://review.coreboot.org/887 for details.
-gerrit