freebsd-skq/sys/riscv/riscv
Konstantin Belousov 72091bb393 Enable enabling ASLR on non-x86 architectures.
Discussed with:	emaste
Sponsored by:	The FreeBSD Foundation
2019-02-14 14:44:53 +00:00
..
autoconf.c
bus_machdep.c
bus_space_asm.S
busdma_machdep.c Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
clock.c
copyinout.S Optimize RISC-V copyin(9)/copyout(9) routines. 2019-01-21 19:38:53 +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 Replace uses of sbadaddr with stval. 2018-12-19 17:52:09 +00:00
db_trace.c
dump_machdep.c
elf_machdep.c Enable enabling ASLR on non-x86 architectures. 2019-02-14 14:44:53 +00:00
exception.S Replace uses of sbadaddr with stval. 2018-12-19 17:52:09 +00:00
genassym.c Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +00:00
identcpu.c
in_cksum.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
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 Rename sptbr to satp per v1.10 of the privileged architecture spec. 2018-12-07 15:55:23 +00:00
machdep.c Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +00:00
mem.c
minidump_machdep.c
mp_machdep.c Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +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 Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +00:00
riscv_console.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
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 Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +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 Remove iBCS2, part2: general kernel 2018-12-19 21:57:58 +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 Implement per-CPU pmap activation tracking for RISC-V. 2019-02-13 17:50:01 +00:00