rt-thread-official/bsp/rockchip/rk3568/driver
GuEe-GUI a6e9c386ff [BSP/rockchip/rk3568] fixup heapmem init flow
In RT-Smart, `rt_hw_interrupt_init` will call
`rt_ioremap` to map GIC's MMIO registers. There
is a `rt_malloc` called in rt_ioremap, that will
fail if we not init the mem heap yet.

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-09-18 22:27:19 -04:00
..
Kconfig 更新rk3568 bsp 支持PSCI、amp模式 2023-06-11 21:41:37 -04:00
SConscript [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
board.c [BSP/rockchip/rk3568] fixup heapmem init flow 2023-09-18 22:27:19 -04:00
board.h 更新rk3568 bsp 支持PSCI、amp模式 2023-06-11 21:41:37 -04:00
drv_uart.c 更新rk3568 bsp 支持PSCI、amp模式 2023-06-11 21:41:37 -04:00
drv_uart.h [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 (#5722) 2022-03-29 11:08:25 +08:00
rk3568.h 更新rk3568 bsp 支持PSCI、amp模式 2023-06-11 21:41:37 -04:00