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 7a71068853 Acquire lock before attempting tohost/fromhost sequences 10 years ago
..
atomic.h Add spinlock_trylock routine; use it to implement spinlock_lock 10 years ago
bits.h Move DRAM to high addresses 10 years ago
configstring.c Don't let other harts boot before HLS is initialized 10 years ago
configstring.h Split out config string parser 10 years ago
emulation.c Use __riscv_flen macro to detect FP support 10 years ago
emulation.h Add FCLASS emulation 10 years ago
encoding.h Update to new counter spec 10 years ago
fp_asm.S Use __riscv_flen macro to detect FP support 10 years ago
fp_emulation.c Add FCLASS emulation 10 years ago
fp_emulation.h Use __riscv_flen macro to detect FP support 10 years ago
fp_ldst.c fix multilib build error. it's type casting related. 10 years ago
htif.h Refactor pk, bbl, machine into separate libraries 10 years ago
machine.ac Refactor pk, bbl, machine into separate libraries 10 years ago
machine.mk.in Move DRAM to high addresses 10 years ago
mcall.h Refactor pk, bbl, machine into separate libraries 10 years ago
mentry.S Use __riscv_flen macro to detect FP support 10 years ago
minit.c Use __riscv_flen macro to detect FP support 10 years ago
misaligned_ldst.c Handle misaligned loads in ascending order of byte address 10 years ago
mtrap.c Acquire lock before attempting tohost/fromhost sequences 10 years ago
mtrap.h Use __riscv_flen macro to detect FP support 10 years ago
muldiv_emulation.c Factor emulation routines into multiple files 10 years ago
sbi.S Refactor pk, bbl, machine into separate libraries 10 years ago
sbi.h Refactor pk, bbl, machine into separate libraries 10 years ago
sbi_entry.S Refactor pk, bbl, machine into separate libraries 10 years ago
sbi_impl.c Move DRAM to high addresses 10 years ago
unprivileged_memory.h Udpate to new PTE format 10 years ago
vm.h Udpate to new PTE format 10 years ago