Can freertos support armv8 architecture?

we have designed a new soc based on armv8 architecture, and want to run freertos on this chip.
but i don’t know if the latest version of freertos can support armv8 architecture.
please help me, thanks.

thank you, this article introduced the feature of truezone in armv8-m, but i don’t know if the kernel of freertos can support the multicore, such as task scheduling?

Official multicore support is a different thing but already work in progress Introducing the FreeRTOS Symmetric Multiprocessing (SMP) Github Branch - FreeRTOS

1 Like