[coreboot-gerrit] Patch merged into coreboot/master: e5d014c coreboot t132: Stack init re-work

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 4 19:58:35 CET 2015


the following patch was just integrated into master:
commit e5d014c29abc724e15c23c7a33a7d1742277e057
Author: Furquan Shaikh <furquan at google.com>
Date:   Mon Jul 7 11:45:15 2014 -0700

    coreboot t132: Stack init re-work
    
    1) In order to avoid stack from overflowing during ramstage decompression,
    initialize stack right at the beginning of romstage.
    2) Declare different Kconfig options for stack at each stage.
    3) Provide a macro that does stack seeding if required and calls appropriate
    function.
    
    BUG=None
    BRANCH=None
    TEST=Compiles and runs successfully on rush.
    
    Original-Change-Id: I55d6ce59ea91affba3e86d68406921497c83fb52
    Original-Signed-off-by: Furquan Shaikh <furquan at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/206880
    Original-Tested-by: Furquan Shaikh <furquan at chromium.org>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Commit-Queue: Furquan Shaikh <furquan at chromium.org>
    (cherry picked from commit 5e32d73803a2a9d222fcc4ca5f58efd3abe95d34)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Ib833a1badb170a33cbf20d232019425b59db60cd
    Reviewed-on: http://review.coreboot.org/8583
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list