rt-thread/bsp/raspberry-pi/raspi4-64/driver
GUI f587a55bc2
[libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722)
* [libcpu/aarch64] add smp support

* [libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2

* [libcpu/aarch64] disable irq/fiq when switch thread

* [libcpu/aarch64] add gtimer frq set and stack align

* [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568
2022-03-29 11:08:25 +08:00
..
Kconfig [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
SConscript rename raspi4 to raspi4-64 2020-05-25 17:46:48 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_eth.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_eth.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_gpio.c Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_gpio.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_sdio.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_sdio.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_uart.c Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_uart.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
drv_wdt.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
drv_wdt.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
mbox.c [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
mbox.h [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
raspi4.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00