Atmosphere/thermosphere/src
2021-02-19 21:51:29 +00:00
..
platform thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
arm.h thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
arm.s thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
core_ctx.c thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
core_ctx.h thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
debug_log.c thermosphere: add semihosting support & load a kernel using it when needed 2021-02-19 21:51:27 +00:00
debug_log.h thermosphere: seriaLog => debugLog, add DEBUG macro 2021-02-19 21:51:26 +00:00
exception_vectors.s thermosphere: rework linkscrips, use discardable sections, better sp pivot on crash 2021-02-19 21:51:28 +00:00
exceptions.c thermometer: yeet most a32 support code 👌 2021-02-19 21:51:29 +00:00
exceptions.h thermosphere: more sysreg code 2021-02-19 21:51:22 +00:00
fmt.c thermosphere: attempt to output to uart-c 2021-02-19 21:51:17 +00:00
hvc.c thermosphere: seriaLog => debugLog, add DEBUG macro 2021-02-19 21:51:26 +00:00
hvc.h thermosphere: add hypercall support... even if unused 2021-02-19 21:51:20 +00:00
main.c thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
mmu.h thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
my_libc.c thermosphere: "write" placeholder code 2021-02-19 21:51:16 +00:00
preprocessor.h thermosphere: add more sysreg stuff & start writing trap stuff 2021-02-19 21:51:21 +00:00
semihosting.c thermosphere: add semihosting support & load a kernel using it when needed 2021-02-19 21:51:27 +00:00
semihosting.h thermosphere: add semihosting support & load a kernel using it when needed 2021-02-19 21:51:27 +00:00
smc.c thermosphere: enable EL2 stage1 translation (doesn't take much space) 2021-02-19 21:51:27 +00:00
smc.h thermosphere: add smc trap handler 2021-02-19 21:51:26 +00:00
spinlock.h thermosphere: add spinlock code 2021-02-19 21:51:29 +00:00
spinlock.s thermosphere: add spinlock code 2021-02-19 21:51:29 +00:00
start.s thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
synchronization.h thermosphere: add some basic sysreg trapping code 2021-02-19 21:51:22 +00:00
sysreg.h thermosphere: add remaining sysreg passthrough stuff 2021-02-19 21:51:23 +00:00
sysreg_traps.c thermometer: yeet most a32 support code 👌 2021-02-19 21:51:29 +00:00
sysreg_traps.h thermometer: yeet most a32 support code 👌 2021-02-19 21:51:29 +00:00
traps.c thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00
traps.h thermosphere: add some basic sysreg trapping code 2021-02-19 21:51:22 +00:00
types.h thermosphere: "write" placeholder code 2021-02-19 21:51:16 +00:00
utils.c thermosphere: "write" placeholder code 2021-02-19 21:51:16 +00:00
utils.h thermosphere: impl stage2 translation 2021-02-19 21:51:29 +00:00