seL4/include/drivers
Gerwin Klein dfaef4b712 arm: make irqInvalid static const
Helps the C compiler to recognise irqInvalid as a constant. This in
turn helps with binary verification, because irqInvalid is already
parsed as a constant in Isabelle since it is never written to.

See also the discussion in #1349 and #1324

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2025-08-15 12:16:46 +01:00
..
irq arm: make irqInvalid static const 2025-08-15 12:16:46 +01:00
smmu trivial: style and comment 2020-10-28 17:30:42 +11:00
timer arm_global: document deadline assert 2023-11-08 11:01:00 +11:00
uart.h debug: restructure kernel console handling 2021-05-14 13:13:36 +10:00