On 04/10/2020 06:18, Kinsey Moore wrote:
This adds an AArch64 basic BSP based on Qemu's Cortex-A53 emulation with
interrupt support using GICv3 and clock support using the ARM GPT.
Looks good.
___
devel mailing list
devel@rtems.org
http://lists.rtems.
This adds an AArch64 basic BSP based on Qemu's Cortex-A53 emulation with
interrupt support using GICv3 and clock support using the ARM GPT.
---
bsps/aarch64/a53/console/console.c| 69 ++
bsps/aarch64/a53/include/bsp.h| 74 +++
bsps/aarch64/a53/include/bsp/irq.h