[coreboot-gerrit] Patch merged into coreboot/master: 97345db libpayload: ARM: Keep track of the CPSR when exceptions happen.

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 9 18:39:17 CET 2014


the following patch was just integrated into master:
commit 97345dbc6c2f031158f249b3dda89200784b86b4
Author: Gabe Black <gabeblack at google.com>
Date:   Mon Dec 16 04:07:50 2013 -0800

    libpayload: ARM: Keep track of the CPSR when exceptions happen.
    
    Use the SPSR to extract and inject CPSR values when an exception happens and
    pass that information to exception hooks.
    
    The register structure GDB expects when using its remote protocol has a spot
    for the CPSR.
    
    BUG=None
    TEST=Built and booted on link, nyan.
    BRANCH=None
    
    Original-Change-Id: Id950fb09d72fb0f81e4eef2489c0849ce5dd8aca
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/180253
    Original-Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 8e7014f24a580f84c91fa7b0369dfa922918adcc)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I49357fb6a65edeff7a9a48d54254308a6b0efdb7
    Reviewed-on: http://review.coreboot.org/7657
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list