..
autoconf.c
bus_machdep.c
bus_space_asm.S
busdma_machdep.c
clock.c
copyinout.S
Permit supervisor to access user VA space for certain functions only.
2018-09-05 11:34:58 +00:00
copystr.c
cpufunc_asm.S
Various fixes for TLB management on RISC-V.
2018-10-15 18:56:54 +00:00
db_disasm.c
Rewrite RISC-V disassembler:
2018-08-14 16:03:03 +00:00
db_interface.c
Various fixes for TLB management on RISC-V.
2018-10-15 18:56:54 +00:00
db_trace.c
dump_machdep.c
elf_machdep.c
Drop the legacy ELF brandinfo for the old rtld from arm64 and riscv.
2018-11-07 18:28:55 +00:00
exception.S
Permit supervisor to access user VA space for certain functions only.
2018-09-05 11:34:58 +00:00
genassym.c
identcpu.c
in_cksum.c
intr_machdep.c
SBI calls expect a pointer to a u_long rather than a pointer.
2018-11-01 22:15:25 +00:00
locore.S
Restrict setting PTE execute permissions on RISC-V.
2018-11-01 22:23:15 +00:00
machdep.c
Don't allow debuggers to modify SSTATUS, only to read it.
2018-11-01 22:13:22 +00:00
mem.c
minidump_machdep.c
mp_machdep.c
SBI calls expect a pointer to a u_long rather than a pointer.
2018-11-01 22:15:25 +00:00
nexus.c
o Add driver for PLIC (Platform-Level Interrupt Controller) device.
2018-06-12 17:45:15 +00:00
ofw_machdep.c
plic.c
Initialize interrupt priority to 0 on all sources.
2018-10-12 15:51:41 +00:00
pmap.c
Rework setting PTE_D for kernel mappings.
2018-11-05 20:00:36 +00:00
riscv_console.c
soc.c
Embed a simplebus_softc in struct soc_softc.
2018-07-24 21:02:11 +00:00
stack_machdep.c
support.S
Permit supervisor to access user VA space for certain functions only.
2018-09-05 11:34:58 +00:00
swtch.S
Various fixes for floating point on RISC-V.
2018-09-19 23:45:18 +00:00
sys_machdep.c
timer.c
o Add driver for PLIC (Platform-Level Interrupt Controller) device.
2018-06-12 17:45:15 +00:00
trap.c
Restrict setting PTE execute permissions on RISC-V.
2018-11-01 22:23:15 +00:00
uio_machdep.c
uma_machdep.c
Implement uma_small_alloc(), uma_small_free().
2018-08-08 16:08:38 +00:00
unwind.c
vm_machdep.c
Permit supervisor to access user VA space for certain functions only.
2018-09-05 11:34:58 +00:00