[coreboot-gerrit] Patch merged into coreboot/master: riscv-trap-handling: Add functionality, prevent stack corruption

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 15 18:04:41 CET 2015


the following patch was just integrated into master:
commit d9653e1328f8ec07bc1e1fc082f404130c2eee77
Author: Thaminda Edirisooriya <thaminda at google.com>
Date:   Thu Sep 10 10:55:17 2015 -0700

    riscv-trap-handling: Add functionality, prevent stack corruption
    
    Trap handling code was bugged in that it loaded in the wrong stack
    pointer, overwriting the space the processor uses to talk to its host
    for doing device requests. Fix this issue, as well as add support for
    handling misaligned loads the same way we handle misaligned stores.
    
    Change-Id: I68ba3a114b7167b3212bb0bed181a7595f0b97d8
    Signed-off-by: Thaminda Edirisooriya <thaminda at google.com>
    Reviewed-on: http://review.coreboot.org/11620
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list