incubator-nuttx/arch/arm64/include
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
..
a64 arm64/a64: Fix PIO Interrupt 2023-01-06 13:43:44 +08:00
fvp-v8r arm64: ARMv8-r(Cortex-R82) support( add FVP platform ) 2023-03-02 13:33:15 +08:00
qemu arm64: ARMv8-r(Cortex-R82) support(mpid fix) 2023-03-01 13:23:48 +08:00
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
inttypes.h
irq.h
limits.h
spinlock.h
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h