nuttx/arch/arm64/src/qemu
qinwei1 d2d954f691 arm64: ARMv8-r(Cortex-R82) support( add FVP platform )
Summary:
   Adding virtual evaluate platform FVP. This FVP board configuration
will be used to emulate generic ARM64v8-R (Cotex-R82)series hardware
platform and provide support for these devices:

 - GICv3 interrupt controllers for ARMv8-r
 - PL011 UART controller(FVP)

Note:
1. ostest is PASSED at fvp ( single core and SMP)
2. the FVP tools can be download from ARM site, please check FVP
  board readme.txt

TODO: merge PL011 UART driver to common place

Signed-off-by: qinwei1 <qinwei1@xiaomi.com>
2023-03-02 13:33:15 +08:00
..
chip.h
Kconfig arm64: PSCI config support 2023-03-01 13:23:48 +08:00
Make.defs arch: arm64: Add qemu_virtio.c 2022-11-29 13:16:44 +08:00
qemu_boot.c arm64: ARMv8-r(Cortex-R82) support( add FVP platform ) 2023-03-02 13:33:15 +08:00
qemu_boot.h arm64: ARMv8-r(Cortex-R82) support 2023-03-01 13:23:48 +08:00
qemu_lowputc.S
qemu_serial.c arm64: ARMv8-r(Cortex-R82) support 2023-03-01 13:23:48 +08:00
qemu_serial.h arch/arm64: cleanup defconfigs 2022-10-13 19:26:26 +08:00
qemu_virtio.c arch: arm64: Add qemu_virtio.c 2022-11-29 13:16:44 +08:00