On Fri, Jul 19, 2024 at 6:47 AM Zhiqiang Hou <[email protected]> wrote: > > From: Hou Zhiqiang <[email protected]> > > Implement the cpu command to kick cpu core to run barematel or RTOS > applications.
s/barematel/baremetal Please add documentation explaining how to run this command, how it was tested, etc. > --- /dev/null > +++ b/arch/arm/mach-imx/imx8m/mp.c What does mp mean?

