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 717702ceec Revert "Use a global 'tp' register." 5 years ago
..
atomic.h Add spinlock_trylock routine; use it to implement spinlock_lock 10 years ago
bits.h Properly license all nontrivial files 8 years ago
disabled_hart_mask.h Properly license all nontrivial files 8 years ago
emulation.c machine: replace `mbadaddr` with `mtval` (#242) 5 years ago
emulation.h Properly license all nontrivial files 8 years ago
encoding.h update encoding.h 5 years ago
fdt.c fdt: Skip byteorder swap on big endian 6 years ago
fdt.h allow additional ns16550a config via device tree 7 years ago
finisher.c Consistently use fdt_string_list for FDT compatible property (#202) 6 years ago
finisher.h Properly license all nontrivial files 8 years ago
flush_icache.c Properly license all nontrivial files 8 years ago
flush_icache.h pk: Fix __clear_cache() compilation issue with recent compilers (#240) 5 years ago
fp_asm.S Only prohibit float32-only when FP emulation is enabled 6 years ago
fp_emulation.c Only prohibit float32-only when FP emulation is enabled 6 years ago
fp_emulation.h Revert "Use a global 'tp' register." 5 years ago
fp_ldst.c machine: replace `mbadaddr` with `mtval` (#242) 5 years ago
htif.c make htif_poweroff thread-safe (#211) 6 years ago
htif.h Properly license all nontrivial files 8 years ago
machine.ac Disable device tree filter when load a dts from file (#219) 6 years ago
machine.mk.in Add support for the UART interface on the LiteX SoC (#230) 5 years ago
mcall.h Properly license all nontrivial files 8 years ago
mentry.S Set desired endianness at boot time (#247) 5 years ago
minit.c Set desired endianness at boot time (#247) 5 years ago
misaligned_ldst.c machine: replace `mbadaddr` with `mtval` (#242) 5 years ago
mtrap.c machine: replace `mbadaddr` with `mtval` (#242) 5 years ago
mtrap.h machine: fix a case of undefined behaviour with SP handling (#245) 5 years ago
muldiv_emulation.c Properly license all nontrivial files 8 years ago
uart.c Consistently use fdt_string_list for FDT compatible property (#202) 6 years ago
uart.h Fix UART register map (#208) 6 years ago
uart16550.c Support a subset of 16750 functionality, and improve baud rate selection (#182) 7 years ago
uart16550.h Properly license all nontrivial files 8 years ago
uart_litex.c LiteX UART: fix compatible property name (#237) 5 years ago
uart_litex.h Add support for the UART interface on the LiteX SoC (#230) 5 years ago
unprivileged_memory.h Fix emulation of misaligned access on big endian target (#224) 5 years ago
vm.h M-mode code doesn't need access to pk's page table 5 years ago