Update RISC-V port to Privileged Architecture Version 1.9.
commit1167f0cf7c8bd5edd44a200ca669108af15612ec
authorbr <br@FreeBSD.org>
Tue, 2 Aug 2016 14:50:14 +0000 (2 14:50 +0000)
committerbr <br@FreeBSD.org>
Tue, 2 Aug 2016 14:50:14 +0000 (2 14:50 +0000)
treecb493227a0b7a1ae187e159e722f78954dd611bc
parenta937127683e1baf1b0d5b47a2288a50936e4a783
Update RISC-V port to Privileged Architecture Version 1.9.

Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
27 files changed:
sys/boot/fdt/dts/riscv/spike.dts
sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h
sys/cddl/dev/dtrace/riscv/dtrace_asm.S
sys/cddl/dev/dtrace/riscv/dtrace_subr.c
sys/conf/ldscript.riscv
sys/riscv/conf/GENERIC
sys/riscv/htif/htif.c
sys/riscv/htif/htif_block.c
sys/riscv/htif/htif_console.c
sys/riscv/include/cpu.h
sys/riscv/include/cpufunc.h
sys/riscv/include/db_machdep.h
sys/riscv/include/intr.h
sys/riscv/include/pte.h
sys/riscv/include/riscvreg.h
sys/riscv/include/vmparam.h
sys/riscv/riscv/exception.S
sys/riscv/riscv/genassym.c
sys/riscv/riscv/identcpu.c
sys/riscv/riscv/intr_machdep.c
sys/riscv/riscv/locore.S
sys/riscv/riscv/machdep.c
sys/riscv/riscv/pmap.c
sys/riscv/riscv/swtch.S
sys/riscv/riscv/timer.c
sys/riscv/riscv/trap.c
sys/riscv/riscv/vm_machdep.c