MPU Cstop - stm32mp157c-dk2
Hello,
I am applying the second scenario of example openamp_tty_echo_wakeup.
The scenario is to wake up and make the system run again from "MCU : running and MPU :Cstop".
My question: When MPU goes in Cstop mode with the command "echo mem > /sys/power/state", linux user space is suspended. Can linux do something in the background in this situation ? For example saving the messages in a file coming from M4 (ch0).
If not, do I need to bring MPU to Cstandby mode for this porpose ? I read the power modes in wiki,other docs and couldnt see any functional difference between MPU Cstop and MPU Cstandby.
Is there any command to bring the system from MCU : running and MPU :running" to "MCU : running and MPU :Cstandby" ?
(there is no example for this scenario)
tnx
