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.
 
 
 
 
 
 
Palmer Dabbelt ca24f3c904 Add the '--enable-print-device-tree' argument 9 years ago
..
atomic.h Add spinlock_trylock routine; use it to implement spinlock_lock 10 years ago
bits.h avoid non-standard predefined macros 9 years ago
emulation.c Always write sbadaddr on trap redirection 9 years ago
emulation.h Always write sbadaddr on trap redirection 9 years ago
encoding.h FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X 9 years ago
fdt.c Add the '--enable-print-device-tree' argument 9 years ago
fdt.h Add the '--enable-print-device-tree' argument 9 years ago
fp_asm.S avoid non-standard predefined macros 9 years ago
fp_emulation.c FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X 9 years ago
fp_emulation.h Emulate RVFC instructions 9 years ago
fp_ldst.c Emulate RVFC instructions 9 years ago
htif.c Don't block for acks on console writes 9 years ago
htif.h minor HTIF cleanup + use WFI 9 years ago
machine.ac Refactor pk, bbl, machine into separate libraries 10 years ago
machine.mk.in Add a platform interface 9 years ago
mcall.h WIP on SBI 9 years ago
mentry.S Move DISABLED_HART_MASK to the platform 9 years ago
minit.c Move DISABLED_HART_MASK to the platform 9 years ago
misaligned_ldst.c Fix emulation of misaligned RVC loads/stores 9 years ago
mtrap.c Add the '--enable-print-device-tree' argument 9 years ago
mtrap.h Add the '--enable-print-device-tree' argument 9 years ago
muldiv_emulation.c avoid non-standard predefined macros 9 years ago
uart.c Use uint64_t, not uintptr_t, to represent FDT addresses/sizes 9 years ago
uart.h uart: add physical device driver 9 years ago
unprivileged_memory.h Fix RV32 compilation error 9 years ago
vm.h Fix PK boot 9 years ago