I am looking to boot up the Cortex A53 with one OS and the Cortex M7 with another. I am looking to be able to boot the OSes independently. I want them to run on their own without having to dependent on the other for booting up capabilities. I also do not want to use one of the OSes to start boot process of the other as well. If there is a document that any one can direct me to or help me to achieve this I would highly appreciate it.
Thanks,
Anurag
imx8mnevk multicore mbed osa53#cortex m7
Hello Anurag,
You can refer to "Running the Arm Cortex-M4 image" of Linux User's Guide for running the M4 image. in the MX8Nano.
Regards