[coreboot] Patch merged into coreboot/master: 624c4fe Add support for aligned allocation

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 12 08:39:00 CEST 2012


the following patch was just integrated into master:
commit 624c4fed563e3bc8e8fe900f1b8ad705a1700c37
Author: Ron Minnich <rminnich at 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 at gmail.com>


See http://review.coreboot.org/887 for details.

-gerrit




More information about the coreboot mailing list