arch: arm: Using ISR_DIRECT_PM with zero-latency-interrupt violation #50720
Unanswered
ibaz-nordic
asked this question in
General
Replies: 1 comment 3 replies
-
cc @carlescufi |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Calling ISR_DIRECT_PM when using ZLI will lead to kernel API. This violates ZLI requirement
I've tried removing ISR_DIRECT_PM but this gives unstable behavior. Is there another solution?
Beta Was this translation helpful? Give feedback.
All reactions