summaryrefslogtreecommitdiff
path: root/Kernel/Arch/aarch64/InterruptManagement.h
AgeCommit message (Expand)Author
2022-10-26Kernel: Stub more functions to progress aarch64 buildTimon Kruiper
2022-09-25Kernel: Store IRQControllers in NonnullRefPtrs instead of RefPtrsIdan Horowitz
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling
2022-06-02Kernel: Add simple implementation for InterruptManagement on aarch64Timon Kruiper
2022-06-02Kernel: Move IRQController and InterruptManagement to Arch directoryTimon Kruiper