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 0b5ef9cf75 Add some missing syscall stubs 5 years ago
..
boot.h pk: avoid out-of-memory errors 5 years ago
console.c Properly license all nontrivial files 8 years ago
elf.c pk: only access user memory through explicit accessors 5 years ago
elf.h Only accept statically linked binaries (#176) 7 years ago
entry.S Align pk trap_entry for RVC 10 years ago
file.c pk: only access user memory through explicit accessors 5 years ago
file.h Remove unused file_stat, copy_stat functions 5 years ago
frontend.c Remove unused file_stat, copy_stat functions 5 years ago
frontend.h Add `statx` syscall (#234) 5 years ago
handlers.c Add some exception handling functions to s-mode to handle exception return from m-mode. (#117) 8 years ago
mmap.c pk: avoid assertion failures on brk syscalls 5 years ago
mmap.h pk: only access user memory through explicit accessors 5 years ago
pk.ac Properly license all nontrivial files 8 years ago
pk.c pk: only access user memory through explicit accessors 5 years ago
pk.h Make performance counters always 64 bits wide (#178) 7 years ago
pk.lds configure: Add option to set physical memory start address 7 years ago
pk.mk.in pk: only access user memory through explicit accessors 5 years ago
syscall.c Add some missing syscall stubs 5 years ago
syscall.h Add some missing syscall stubs 5 years ago
usermem.c pk: only access user memory through explicit accessors 5 years ago
usermem.h pk: only access user memory through explicit accessors 5 years ago