I'm conducting power management investigations and tests on an IMX93 development board.
The IMX93 has two processors: an Arm Cortex-A55 and an Arm Cortex-M33.
Current Situation:
When I input the reboot command through the A55's serial port (USB-Enhanced-SERIAL-A-CH342), both the A55 and M33 restart.
Desired Behavior:
I want to modify this so that when I input the reboot command through the A55's serial port (USB-Enhanced-SERIAL-A-CH342), only the A55 restarts, while the M33 continues to operate normally.
Problem:
I haven't been able to locate the necessary configuration settings to achieve this.
Question:
Could you please advise on where I can modify the system to achieve this desired behavior?
Thank you very much.