[coreboot-gerrit] Patch merged into coreboot/master: a5c7f66 arm64: include stack storage within ramstage

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:04:20 CET 2015


the following patch was just integrated into master:
commit a5c7f6681074788e0a7bc1cb202162ceec67f36e
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 27 14:45:59 2014 -0500

    arm64: include stack storage within ramstage
    
    Instead of defining the stacks by Kconfig options include
    the stack sizes for all the CPUs including each of their
    exception stacks. This allows for providing each CPU
    on startup a stack to work with.
    
    Note: this currently inherits CONFIG_STACK_SIZE from x86 because
    of the Kconfig mess of options not being guarded.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=Built and booted into the kernel on ryu.
    
    Change-Id: Ie5fa1a8b78ed808a14efeb1717b98d6b0dd85eef
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 6524993f016aac2ac8cd9dba9fbdd9a59260a2b6
    Original-Change-Id: Ica09dc256e6ce1dd032433d071894af5f445acdb
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214669
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9013
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list