Forked from
card10 / firmware
1731 commits behind the upstream repository.
-
rahix authored
This commit changes the tickless idle behaviour. Instead of keeping interrupts off during sleep, they are enabled because preemption somehow prevents them from triggering with WFE. This might have unintended sideeffects and needs further verification. Signed-off-by:
Rahix <rahix@rahix.de>
rahix authoredThis commit changes the tickless idle behaviour. Instead of keeping interrupts off during sleep, they are enabled because preemption somehow prevents them from triggering with WFE. This might have unintended sideeffects and needs further verification. Signed-off-by:
Rahix <rahix@rahix.de>
main.c 3.49 KiB