You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the host devices are expected to reset in 1 sec?
In case of Musca "TFM + mbed_boot" takes 3 sec and this might be the case with other ARMv8 devices supporting TFM as well.
We have forced_reset_timeout in targets.json, which is used by tools-host test. Shall we use the same for 'TESTS/host_tests/system_reset.py' ?