I am planning to support ARMv8-A/R for Nuttx, the features are:
- ARMv8 architecture core (cotex-a53/cotex-a72/cotex-r82) support
- SMP support
- FPU context switch suppot
- BUILD_PROTECTED and BUILD_KERNEL config support
- board support: imx8qm-mek, qemu(aarch64) and fvp-aemv8r
At present, I complete a init version with follow features:
- cotex-a53 single core support
- FPU context switch suppot
- support nsh shell and ostest is passed
- support imx8qm-mek board
I will upload code for evaluate when the internal code review is complete
and continue to work at the unfinished features
I am planning to support ARMv8-A/R for Nuttx, the features are:
At present, I complete a init version with follow features:
I will upload code for evaluate when the internal code review is complete
and continue to work at the unfinished features