Re: Zephyr for ARM A53
Manivannan Sadhasivam <mani@...>
On Fri, Nov 12, 2021 at 11:29:52AM +0000, Sandeep Kulkarni via lists.zephyrproject.org wrote:
Hello all,Zephyr has support for multiple ARMv8 based SoCs/boards. Take a look at: https://github.com/zephyrproject-rtos/zephyr/tree/main/soc/arm64 https://github.com/zephyrproject-rtos/zephyr/tree/main/boards/arm64 There is also an ongoing PR to support NXP IMX8M SoC that has ARM Cortex A53. * Has anyone tried Zephyr on A53 hardware ? Rpi or any other platforms?Support for ARM64 is still new compared to ARM32 in Zephyr but if you find something is missing or broken, let us know :) * How is the community support for this?There is some interest but it is still picking up pace. * OpenAMP b/n Zephyr and Zephyr on A53This one works pretty well and I've tested it on STM32MP platform. * OpenAMP b/n Linux and Zephyr on A53This should also work but I haven't tested personally. Thanks, Mani
|
|