[coreboot-gerrit] Patch merged into coreboot/master: 30f08ff arm64: move seeding stack to C

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


the following patch was just integrated into master:
commit 30f08ff094a6d36ade1cdeb53ce6062852bed910
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 27 15:30:56 2014 -0500

    arm64: move seeding stack to C
    
    Move the stack seeding out of assembly and into C so the
    code in stage_entry.S can more easily be used. The seeding
    of the stack doesn't touch at least 256 bytes to account
    for current usage at time fo the call.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=Built and booted into kernel on ryu.
    
    Change-Id: Ib9659ec4265652461bde746140567f21533cc265
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f478cfe175aa674cdfdbbd890663eeaad9d82b1f
    Original-Change-Id: I44004220a02b1ff06d27a0555eb4e96d9e213544
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214770
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9014
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list