RISC-V Proxy Kernel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Waterman 2a0bfcd3da Don't clobber the ELF headers! 13 years ago
..
atomic.h Support Linux ABI and (optionally) virtual memory 13 years ago
console.c Use new ABI register names 13 years ago
device.c add sample code for remote frame buffer 13 years ago
elf.c Support Linux ABI and (optionally) virtual memory 13 years ago
elf.h Support Linux ABI and (optionally) virtual memory 13 years ago
entry.S Renumber PCRs; refer to them with new ASM syntax 13 years ago
file.c Support Linux ABI and (optionally) virtual memory 13 years ago
file.h Support Linux ABI and (optionally) virtual memory 13 years ago
fp.c New supervisor mode 13 years ago
fp.h add BSD license 13 years ago
fp_asm.S Rename MTFSR/MFFSR to FSSR/FRSR 13 years ago
frontend.c add BSD license 13 years ago
frontend.h add BSD license 13 years ago
handlers.c Renumber PCRs; refer to them with new ASM syntax 13 years ago
init.c Don't clobber the ELF headers! 13 years ago
int.c add BSD license 13 years ago
pcr.h Renumber PCRs; refer to them with new ASM syntax 13 years ago
pk.S Renumber PCRs; refer to them with new ASM syntax 13 years ago
pk.ac fix spinlocks; add --disable-atomics cfg opt 14 years ago
pk.h Renumber PCRs; refer to them with new ASM syntax 13 years ago
pk.ld rename binary to pk; change argv handling 13 years ago
pk.mk.in Support Linux ABI and (optionally) virtual memory 13 years ago
riscv-opc.h New supervisor mode 13 years ago
syscall.c Remove extraneous printk 13 years ago
syscall.h Support Linux ABI and (optionally) virtual memory 13 years ago
vm.c Limit program size to simplify RV32 13 years ago
vm.h Support Linux ABI and (optionally) virtual memory 13 years ago