rt-thread-official/bsp/qemu-virt64-aarch64/drivers
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
..
Kconfig [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
SConscript [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
board.c [rt-smart] PV_OFFSET as a variable (#6904) 2023-02-14 23:08:32 +08:00
board.h [rt-smart] PV_OFFSET as a variable (#6904) 2023-02-14 23:08:32 +08:00
drv_gpio.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_gpio.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_rtc.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_rtc.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_timer.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_timer.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_uart.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_uart.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_virtio.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_virtio.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
secondary_cpu.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
virt.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00