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 f6659f1c76 Make printk safer and use less stack 11 years ago
..
atomic.h Update to new privileged spec 11 years ago
bits.h Update to new privileged spec 11 years ago
console.c Make printk safer and use less stack 11 years ago
device.c Update to new privileged spec 11 years ago
elf.c Update to new privileged spec 11 years ago
elf.h Relocate binaries that conflict with the pk's address space 11 years ago
emulation.c Fix some bugs in FP emulation 11 years ago
encoding.h Merge [shm]call into ecall, [shm]ret into eret 11 years ago
entry.S Update to new privileged spec 11 years ago
file.c Update to new privileged spec 11 years ago
file.h Update to new privileged spec 11 years ago
fp_asm.S Update to new privileged spec 11 years ago
frontend.c Merge [shm]call into ecall, [shm]ret into eret 11 years ago
frontend.h Update to new privileged spec 11 years ago
handlers.c Merge [shm]call into ecall, [shm]ret into eret 11 years ago
init.c Merge [shm]call into ecall, [shm]ret into eret 11 years ago
mcall.h Merge [shm]call into ecall, [shm]ret into eret 11 years ago
mentry.S Merge [shm]call into ecall, [shm]ret into eret 11 years ago
minit.c Fix some bugs in FP emulation 11 years ago
mtrap.c Make printk safer and use less stack 11 years ago
mtrap.h Fix some bugs in FP emulation 11 years ago
pk.S Update to new privileged spec 11 years ago
pk.ac fix spinlocks; add --disable-atomics cfg opt 14 years ago
pk.h Make printk safer and use less stack 11 years ago
pk.ld Update to new privileged spec 11 years ago
pk.mk.in Update to new privileged spec 11 years ago
sbi.S Update to new privileged spec 11 years ago
sbi.h Update to new privileged spec 11 years ago
sbi_entry.S Merge [shm]call into ecall, [shm]ret into eret 11 years ago
sbi_impl.c Merge [shm]call into ecall, [shm]ret into eret 11 years ago
string.c Update to new privileged spec 11 years ago
syscall.c Update to new privileged spec 11 years ago
syscall.h Update to new privileged spec 11 years ago
vm.c Update to new privileged spec 11 years ago
vm.h Update to new privileged spec 11 years ago