[coreboot-gerrit] Patch merged into coreboot/master: arch/x86: Reserve space for stack in CAR layout

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 11 06:21:50 CET 2016


the following patch was just integrated into master:
commit ee9e4ae5bfbbb05ea34a2c2753c5517bcd3fb421
Author: Andrey Petrov <andrey.petrov at intel.com>
Date:   Mon Feb 8 17:17:05 2016 -0800

    arch/x86: Reserve space for stack in CAR layout
    
    Some platforms may want to use C code in bootblock so they need
    writable memory and CAR can be used for it. This change reserves
    memory in CAR that can be used by bootblock and other CAR stages.
    
    Change-Id: I8dec768cf8763dbe235f0ba1339079ebc49cbd9a
    Signed-off-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-on: https://review.coreboot.org/13640
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


See https://review.coreboot.org/13640 for details.

-gerrit



More information about the coreboot-gerrit mailing list