rt-thread-official/libcpu/risc-v/virt64
Shell 2d09749086
[rt-smart] PV_OFFSET as a variable (#6904)
* [rt-smart/mem] remove pv_offset

* [rt-smart] list kernel space command

* [rt-smart] restore ioremap region

* [revert] restore kernel space isolation

* [rt-smart/pv_off] code format

* [rt-smart] add get_pvoff()

* [pvoffset] pvoff as constant for C codes

* [pvoff] pvoff as interfaces
2023-02-14 23:08:32 +08:00
..
SConscript add qemu-riscv-virt64 bsp 2021-05-18 09:57:25 +08:00
backtrace.c [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05: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 [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
cpuport.c [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +08:00
cpuport.h [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +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 [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +08:00
interrupt.h [rt-smart] porting c906 and D1s to mm (#6848) 2023-01-16 08:24:03 +08:00
interrupt_gcc.S [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +08:00
io.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
mmu.c [rt-smart] PV_OFFSET as a variable (#6904) 2023-02-14 23:08:32 +08:00
mmu.h [rt-smart] porting c906 and D1s to mm (#6848) 2023-01-16 08:24:03 +08:00
plic.c [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +08:00
plic.h [smart][risc-v/libcpu] port rv64 cpu code (#6704) 2022-12-10 22:16:42 +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 [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
riscv_mmu.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
sbi.c [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
sbi.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05: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
start.c [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
startup_gcc.S [rt-smart] porting c906 and D1s to mm (#6848) 2023-01-16 08:24:03 +08:00
syscall_c.c [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05: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
tlb.h [rt-smart] porting c906 and D1s to mm (#6848) 2023-01-16 08:24:03 +08:00
trap.c [rt-smart] porting c906 and D1s to mm (#6848) 2023-01-16 08:24:03 +08:00
vector_encoding.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00