Dear All,
I'm currently trying to check and implement a complete validation of my PSCI solution.
The standard behavior for PSCI is to manage shutdown, reset and low power mode.
I'm wondering to find the best way to manage it through LAVA.
So two questions:
- Is there a proper way to check the reboot behavior on a target (soft reboot)? Using shell command is not possible as the is no return from reboot.
- Shutdown? I'm wondering to test the shutdown command and trig an automatic wake up after x seconds. My wish is to check that no watchdog occurred during that time (which is the only way to know if the shutdown was properly working). So it will be a similar behavior that the reboot command.
Thanks for your support,
BR
Lionel