seL4/src/api
Gerwin Klein 86eb4f77f5
Move getActiveIRQ() close to use site (#993)
The computation in mcsPreemptionPoint no longer depends on the irq, so
getActiveIRQ() can be called closer to the actual use site of the irq.

This makes things slightly easier for verification because we don't need
to reason about potential side effects of mcsPreemptionPoint before
the irq value is used.

Closes #472

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2023-03-26 08:16:19 +11:00
..
faults.c Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
syscall.c Move getActiveIRQ() close to use site (#993) 2023-03-26 08:16:19 +11:00