Atmosphere/mesosphere/kernel/source/arch/arm64
2020-08-17 14:20:24 -07:00
..
init kern: build with -Wextra 2020-08-17 14:20:24 -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