rt-thread-official/libcpu/risc-v/virt64
guo ecf2d82159
sync branch rt-smart. (#6641)
* Synchronize the code of the rt mart branch to the master branch.
  * TTY device
  * Add lwP code from rt-smart
  * Add vnode in DFS, but DFS will be re-write for rt-smart
  * There are three libcpu for rt-smart:
    * arm/cortex-a, arm/aarch64
    * riscv64

Co-authored-by: Rbb666 <zhangbingru@rt-thread.com>
Co-authored-by: zhkag <zhkag@foxmail.com>
2022-12-03 12:07:44 +08:00
..
SConscript add qemu-riscv-virt64 bsp 2021-05-18 09:57:25 +08:00
backtrace.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cache.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cache.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
context_gcc.S sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cpuport.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cpuport.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
cpuport_gcc.S sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
encoding.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
ext_context.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
interrupt.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
interrupt.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
interrupt_gcc.S sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
io.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
mmu.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
mmu.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
plic.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
plic.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
riscv.h format code 2021-05-21 18:39:41 +08:00
riscv_io.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
riscv_mmu.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
riscv_mmu.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
sbi.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
sbi.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
stack.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
stackframe.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
startup_gcc.S sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
syscall_c.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
tick.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
tick.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
trap.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
vector_encoding.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00