Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf fromtree] drivers: timer: nrf_grtc_timer: Fix for random hangs
d599e2b removed early return from sys_clock_timeout_handler if current counter value is less than cc_val. It seems that this return is needed as after the removal some stress tests which were using system timers heavily started to hang. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit af3c8b9) (cherry picked from commit a56fee6)
- Loading branch information