[coreboot-gerrit] Patch merged into coreboot/master: riscv-spike: support for Spike emulation of riscv

gerrit at coreboot.org gerrit at coreboot.org
Sun Aug 9 19:56:55 CEST 2015


the following patch was just integrated into master:
commit 8fad21db54d1435333f832767fb65312db103eb2
Author: Thaminda Edirisooriya <thaminda at google.com>
Date:   Wed Jul 29 17:43:20 2015 -0700

    riscv-spike: support for Spike emulation of riscv
    
    Spike support: QEMU RISCV is broken, and the maintainers at Berkeley
    are working on it, but at the moment spike is the only way to  test
    on riscv. Add support for spike console output for debugging.
    
    Privileged ISA: Update to privileged ISA in RISCV (machine,
    supervisor, hypervisor, user modes) broke exisitng RISCV asm, and
    bootblock.S was updated to match the new spec. Clean old assembly
    
    [pg: things build with gcc 4.9 now, but don't expect them to work.
    Hardcoding register names into the assembler language may not be the smartest
    idea of the RISCV folks.]
    
    Change-Id: Ie2c109d3c26712c207512f74f28ce1a925e6e181
    Signed-off-by: Thaminda Edirisooriya <thaminda at google.com>
    Reviewed-on: http://review.coreboot.org/11078
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list