Atmosphere/thermosphere/src
2021-02-19 21:51:25 +00:00
..
platform thermosphere: proper uart_reset impl for uart-b 2021-02-19 21:51:22 +00:00
arm.h thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2021-02-19 21:51:24 +00:00
arm.s thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2021-02-19 21:51:24 +00:00
core_ctx.c thermosphere: use x18 but qemu shits the bed 2021-02-19 21:51:24 +00:00
core_ctx.h thermosphere: use x18 but qemu shits the bed 2021-02-19 21:51:24 +00:00
exception_vectors.s thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2021-02-19 21:51:24 +00:00
exceptions.c thermosphere: use x18 but qemu shits the bed 2021-02-19 21:51:24 +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: rebase, fix some bugs 2021-02-19 21:51:21 +00:00
hvc.h thermosphere: add hypercall support... even if unused 2021-02-19 21:51:20 +00:00
log.c thermosphere: add qemu support 2021-02-19 21:51:19 +00:00
log.h thermosphere: attempt to output to uart-c 2021-02-19 21:51:17 +00:00
main.c thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2021-02-19 21:51:24 +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
shadow_page_tables.c fml coke spilled all over this laptop's keyboard 2021-02-19 21:51:23 +00:00
shadow_page_tables.h fml coke spilled all over this laptop's keyboard 2021-02-19 21:51:23 +00:00
start.s thermosphere: Fix wrong register allocation 2021-02-19 21:51:25 +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 fml coke spilled all over this laptop's keyboard 2021-02-19 21:51:23 +00:00
sysreg_traps.h thermosphere: add remaining sysreg passthrough stuff 2021-02-19 21:51:23 +00:00
traps.c fml coke spilled all over this laptop's keyboard 2021-02-19 21:51:23 +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: add more sysreg stuff & start writing trap stuff 2021-02-19 21:51:21 +00:00