[coreboot-gerrit] Patch merged into coreboot/master: arch/riscv: Change all eret instructions to .word 0x30200073 (mret)

gerrit at coreboot.org gerrit at coreboot.org
Mon Jul 18 22:50:37 CEST 2016


the following patch was just integrated into master:
commit b8e67acc919cff0494607dbd470257d2651cb8e8
Author: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Date:   Mon Jul 18 17:56:59 2016 +0200

    arch/riscv: Change all eret instructions to .word 0x30200073 (mret)
    
    Using the opcode directly is necessary for the transition to the GCC
    6.1.0 based toolchain, because the old toolchain only supports eret and
    the new toolchain only supports mret.
    
    Change-Id: I17e14d4793ae5259f7ce3ce0211cbb27305506cc
    Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
    Reviewed-on: https://review.coreboot.org/15290
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See https://review.coreboot.org/15290 for details.

-gerrit



More information about the coreboot-gerrit mailing list