seL4/include/drivers
Gerwin Klein 6c7a376200 arm: default setIRQTrigger for non-GIC platforms
Provide a default dummy implementation for setIRQTrigger even for
non-GIC platforms where this operation is not supported. Otherwise,
the function is declared in the header, but has no implementation.

Implementing it as UNREACHABLE() means verification will show that the
function is not called.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2025-10-10 14:36:43 +11:00
..
irq arm: default setIRQTrigger for non-GIC platforms 2025-10-10 14:36:43 +11: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