Marius Vikhammer
a68022f5be
fix(system): fixed cpu_stall function stuck issue on H4
...
cpu_utility_ll_stall_cpu() used to busy-wait check stalled status
after stalling the core. On H4 it turns out that this status will
not be set if the core happens to be in WFI state when stalled.
If this happened the stall function would just wait forever for
the status.
2025-07-08 10:56:58 +08:00
..
2025-04-15 11:15:40 +08:00
2025-03-12 17:19:50 +08:00
2025-06-27 17:18:33 +08:00
2025-07-08 10:56:58 +08:00
2025-05-26 17:11:12 +02:00
2025-03-04 15:21:58 +08:00
2025-04-28 20:58:09 +05:30
2025-06-20 20:11:55 +08:00
2025-06-11 20:56:12 +08:00
2025-04-03 11:27:13 +08:00
2025-07-01 10:40:20 +08:00
2025-07-01 10:40:20 +08:00
2025-06-18 11:48:48 +08:00
2025-07-01 10:40:20 +08:00
2025-03-12 17:19:50 +08:00
2025-03-04 15:21:58 +08:00
2025-06-18 11:50:13 +08:00
2025-06-18 11:54:16 +08:00
2025-03-04 15:21:58 +08:00
2025-05-26 17:11:12 +02:00
2025-07-01 10:40:20 +08:00
2025-07-01 10:40:20 +08:00
2025-07-01 10:40:20 +08:00
2025-06-27 17:18:33 +08:00
2025-03-19 18:48:41 +08:00
2025-03-04 15:21:58 +08:00
2025-03-04 15:21:58 +08:00
2025-03-04 15:21:58 +08:00
2025-03-04 15:21:58 +08:00
2025-05-22 14:42:11 +08:00
2025-05-22 14:42:11 +08:00
2025-04-23 16:10:36 +08:00