Atmosphere/thermosphere/src
2020-02-04 19:12:18 +00:00
..
platform thermosphere: proper uart_reset impl for uart-b 2020-02-04 19:12:18 +00:00
arm.h thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2020-02-04 19:12:18 +00:00
arm.s thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2020-02-04 19:12:18 +00:00
core_ctx.c thermosphere: use x18 but qemu shits the bed 2020-02-04 19:12:18 +00:00
core_ctx.h thermosphere: use x18 but qemu shits the bed 2020-02-04 19:12:18 +00:00
exception_vectors.s thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2020-02-04 19:12:18 +00:00
exceptions.c thermosphere: use x18 but qemu shits the bed 2020-02-04 19:12:18 +00:00
exceptions.h thermosphere: more sysreg code 2020-02-04 19:12:18 +00:00
fmt.c thermosphere: attempt to output to uart-c 2020-02-04 19:12:18 +00:00
hvc.c thermosphere: rebase, fix some bugs 2020-02-04 19:12:18 +00:00
hvc.h thermosphere: add hypercall support... even if unused 2020-02-04 19:12:18 +00:00
log.c thermosphere: add qemu support 2020-02-04 19:12:18 +00:00
log.h thermosphere: attempt to output to uart-c 2020-02-04 19:12:18 +00:00
main.c thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2020-02-04 19:12:18 +00:00
my_libc.c thermosphere: "write" placeholder code 2020-02-04 19:12:18 +00:00
preprocessor.h thermosphere: add more sysreg stuff & start writing trap stuff 2020-02-04 19:12:18 +00:00
shadow_page_tables.c fml coke spilled all over this laptop's keyboard 2020-02-04 19:12:18 +00:00
shadow_page_tables.h fml coke spilled all over this laptop's keyboard 2020-02-04 19:12:18 +00:00
start.s thermosphere: unfuck qemu JIT, fix exc. handling bug, add cache funcs 2020-02-04 19:12:18 +00:00
synchronization.h thermosphere: add some basic sysreg trapping code 2020-02-04 19:12:18 +00:00
sysreg.h thermosphere: add remaining sysreg passthrough stuff 2020-02-04 19:12:18 +00:00
sysreg_traps.c fml coke spilled all over this laptop's keyboard 2020-02-04 19:12:18 +00:00
sysreg_traps.h thermosphere: add remaining sysreg passthrough stuff 2020-02-04 19:12:18 +00:00
traps.c fml coke spilled all over this laptop's keyboard 2020-02-04 19:12:18 +00:00
traps.h thermosphere: add some basic sysreg trapping code 2020-02-04 19:12:18 +00:00
types.h thermosphere: "write" placeholder code 2020-02-04 19:12:18 +00:00
utils.c thermosphere: "write" placeholder code 2020-02-04 19:12:18 +00:00
utils.h thermosphere: add more sysreg stuff & start writing trap stuff 2020-02-04 19:12:18 +00:00