Closed
Description
Description
Will like to know about DEFAULT_CYCLE_PERIOD
https://github.com/ARMmbed/mbed-os/blob/master/TESTS/host_tests/system_reset.py#L20.
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' ?
Issue request type
[] Question
[ ] Enhancement
[X] Bug