Hi all,
I'm working on the multicore boot module ,so I want to know the steps for CPU0 to start an application on CPU1,this picture is the step for zynq board,so i wonder if it is the same for imx8mq.
1. write the address of the entry function for CORE1 to SRC_GPR3
2. Execute the SEV instruction to cause CPU1 to wake up and jump to the entry function

Thanks
Tomas