Move source files to src/, add Makefile, fix all build and linkage errors, etc.
1 parent 4c7aa56 commit b0ea9c1a0b1ce0bf60bbb85a96f4af9be01dc5f6
@TuxSH TuxSH authored on 25 Feb 2018
Showing 107 changed files
View
exosphere/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/bootconfig.h 100644 → 0
Too large (Show diff)
View
exosphere/bpmpfw/Makefile
Too large (Show diff)
View
exosphere/build/bpmpfw.bin 0 → 100644
Too large (Show diff)
View
exosphere/cache.h 100644 → 0
Too large (Show diff)
View
exosphere/cache.s 100644 → 0
Too large (Show diff)
View
exosphere/coldboot_init.c 100644 → 0
Too large (Show diff)
View
exosphere/coldboot_main.c 100644 → 0
Too large (Show diff)
View
exosphere/configitem.c 100644 → 0
Too large (Show diff)
View
exosphere/configitem.h 100644 → 0
Too large (Show diff)
View
exosphere/cpu_context.c 100644 → 0
Too large (Show diff)
View
exosphere/cpu_context.h 100644 → 0
Too large (Show diff)
View
exosphere/exceptions.s 100644 → 0
Too large (Show diff)
View
exosphere/fuse.c 100644 → 0
Too large (Show diff)
View
exosphere/fuse.h 100644 → 0
Too large (Show diff)
View
exosphere/gcm.c 100644 → 0
Too large (Show diff)
View
exosphere/gcm.h 100644 → 0
Too large (Show diff)
View
exosphere/i2c.c 100644 → 0
Too large (Show diff)
View
exosphere/i2c.h 100644 → 0
Too large (Show diff)
View
exosphere/interrupt.c 100644 → 0
Too large (Show diff)
View
exosphere/interrupt.h 100644 → 0
Too large (Show diff)
View
exosphere/linker.ld 0 → 100644
Too large (Show diff)
View
exosphere/lock.h 100644 → 0
Too large (Show diff)
View
exosphere/masterkey.c 100644 → 0
Too large (Show diff)
View
exosphere/masterkey.h 100644 → 0
Too large (Show diff)
View
exosphere/mc.c 100644 → 0
Too large (Show diff)
View
exosphere/mc.h 100644 → 0
Too large (Show diff)
View
exosphere/memory_map.h 100644 → 0
Too large (Show diff)
View
exosphere/mmu.h 100644 → 0
Too large (Show diff)
View
exosphere/out/exosphere.bin 0 → 100644
Too large (Show diff)
View
exosphere/package2.c 100644 → 0
Too large (Show diff)
View
exosphere/package2.h 100644 → 0
Too large (Show diff)
View
exosphere/pmc.h 100644 → 0
Too large (Show diff)
View
exosphere/randomcache.c 100644 → 0
Too large (Show diff)
View
exosphere/randomcache.h 100644 → 0
Too large (Show diff)
View
exosphere/se.c 100644 → 0
Too large (Show diff)
View
exosphere/se.h 100644 → 0
Too large (Show diff)
View
exosphere/sealedkeys.c 100644 → 0
Too large (Show diff)
View
exosphere/sealedkeys.h 100644 → 0
Too large (Show diff)
View
exosphere/smc_api.c 100644 → 0
Too large (Show diff)
View
exosphere/smc_api.h 100644 → 0
Too large (Show diff)
View
exosphere/smc_user.c 100644 → 0
Too large (Show diff)
View
exosphere/smc_user.h 100644 → 0
Too large (Show diff)
View
exosphere/src/bootconfig.c 0 → 100644
Too large (Show diff)
View
exosphere/src/bootconfig.h 0 → 100644
Too large (Show diff)
View
exosphere/src/cache.h 0 → 100644
Too large (Show diff)
View
exosphere/src/cache.s 0 → 100644
Too large (Show diff)
View
exosphere/src/coldboot_init.c 0 → 100644
Too large (Show diff)
View
exosphere/src/coldboot_main.c 0 → 100644
Too large (Show diff)
View
exosphere/src/configitem.c 0 → 100644
Too large (Show diff)
View
exosphere/src/configitem.h 0 → 100644
Too large (Show diff)
View
exosphere/src/cpu_context.c 0 → 100644
Too large (Show diff)
View
exosphere/src/cpu_context.h 0 → 100644
Too large (Show diff)
View
exosphere/src/exceptions.s 0 → 100644
Too large (Show diff)
View
exosphere/src/fuse.c 0 → 100644
Too large (Show diff)
View
exosphere/src/fuse.h 0 → 100644
Too large (Show diff)
View
exosphere/src/gcm.c 0 → 100644
Too large (Show diff)
View
exosphere/src/gcm.h 0 → 100644
Too large (Show diff)
View
exosphere/src/i2c.c 0 → 100644
Too large (Show diff)
View
exosphere/src/i2c.h 0 → 100644
Too large (Show diff)
View
exosphere/src/interrupt.c 0 → 100644
Too large (Show diff)
View
exosphere/src/interrupt.h 0 → 100644
Too large (Show diff)
View
exosphere/src/lock.h 0 → 100644
Too large (Show diff)
View
exosphere/src/masterkey.c 0 → 100644
Too large (Show diff)
View
exosphere/src/masterkey.h 0 → 100644
Too large (Show diff)
View
exosphere/src/mc.c 0 → 100644
Too large (Show diff)
View
exosphere/src/mc.h 0 → 100644
Too large (Show diff)
View
exosphere/src/memory_map.h 0 → 100644
Too large (Show diff)
View
exosphere/src/mmu.h 0 → 100644
Too large (Show diff)
View
exosphere/src/package2.c 0 → 100644
Too large (Show diff)
View
exosphere/src/package2.h 0 → 100644
Too large (Show diff)
View
exosphere/src/pmc.h 0 → 100644
Too large (Show diff)
View
exosphere/src/randomcache.c 0 → 100644
Too large (Show diff)
View
exosphere/src/randomcache.h 0 → 100644
Too large (Show diff)
View
exosphere/src/se.c 0 → 100644
Too large (Show diff)
View
exosphere/src/se.h 0 → 100644
Too large (Show diff)
View
exosphere/src/sealedkeys.c 0 → 100644
Too large (Show diff)
View
exosphere/src/sealedkeys.h 0 → 100644
Too large (Show diff)
View
exosphere/src/smc_api.c 0 → 100644
Too large (Show diff)
View
exosphere/src/smc_api.h 0 → 100644
Too large (Show diff)
View
exosphere/src/smc_user.c 0 → 100644
Too large (Show diff)
View
exosphere/src/smc_user.h 0 → 100644
Too large (Show diff)
View
exosphere/src/start.s 0 → 100644
Too large (Show diff)
View
exosphere/src/timers.c 0 → 100644
Too large (Show diff)
View
exosphere/src/timers.h 0 → 100644
Too large (Show diff)
View
exosphere/src/titlekey.c 0 → 100644
Too large (Show diff)
View
exosphere/src/titlekey.h 0 → 100644
Too large (Show diff)
View
exosphere/src/uart.c 0 → 100644
Too large (Show diff)
View
exosphere/src/uart.h 0 → 100644
Too large (Show diff)
View
exosphere/src/userpage.c 0 → 100644
Too large (Show diff)
View
exosphere/src/userpage.h 0 → 100644
Too large (Show diff)
View
exosphere/src/utils.c 0 → 100644
Too large (Show diff)
View
exosphere/src/utils.h 0 → 100644
Too large (Show diff)
View
exosphere/src/warmboot_init.c 0 → 100644
Too large (Show diff)
View
exosphere/src/warmboot_main.c 0 → 100644
Too large (Show diff)
View
exosphere/start.s 100644 → 0
Too large (Show diff)
View
exosphere/timers.c 100644 → 0
Too large (Show diff)
View
exosphere/timers.h 100644 → 0
Too large (Show diff)
View
exosphere/titlekey.c 100644 → 0
Too large (Show diff)
View
exosphere/titlekey.h 100644 → 0
Too large (Show diff)
View
exosphere/uart.c 100644 → 0
Too large (Show diff)
View
exosphere/uart.h 100644 → 0
Too large (Show diff)
View
exosphere/userpage.c 100644 → 0
Too large (Show diff)
View
exosphere/userpage.h 100644 → 0
Too large (Show diff)
View
exosphere/utils.h 100644 → 0
Too large (Show diff)
View
exosphere/warmboot_init.c 100644 → 0
Too large (Show diff)
View
exosphere/warmboot_main.c 100644 → 0
Too large (Show diff)