Is rtems available on a 4-cores cortex A72 (ARM-v8a) bsp?
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jul 23 12:25:09 UTC 2020
Hello,
On 23/07/2020 07:52, smallphd at aliyun.com wrote:
> Hello,
> I have a TI bsp which uses a ARM cortex A72 process. It has 4 cores
> and MMU enabled.
> So does rtems support SMP and MMU in such a platform?
> After searching the mail and source code, I only find a cortex A53
> platform.
AArch64 is currently not supported by RTEMS. Getting it to work in
32-bit mode should be feasible using the existing RTEMS support, but
there is no out of the box support for it.
More information about the devel
mailing list