How to start M4 on startup of STM32MP1?
I realize this is probably a pretty basic question but I haven't found a way to have the M4 portion of the firmware startup when the STM32MP1 is powered up. I'm currently using an STM32MP157D-DK1 board, if that helps. I was able to debug the code of...