1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
Atmosphere/mesosphere/kernel/source/arch/arm64
2020-08-18 15:17:40 -07:00
..
init kern: remove accidentally copypasted code 2020-08-18 15:17:40 -07:00
svc kern: patch svc tables via asm, instead of relying on compiler to be nice 2020-07-31 14:50:52 -07:00
exception_vectors.s
kern_exception_handlers_asm.s kern: fix EL0 TLB conflict handler 2020-07-31 14:50:52 -07:00
kern_k_scheduler_asm.s kern: fix kscheduler interrupt api, adjust debug logging 2020-07-31 14:50:52 -07:00
kern_k_thread_context_asm.s