Atmosphere/exosphere/src
2018-02-27 16:10:51 -08:00
..
arm.h Uncomment more sleep/suspend code 2018-02-27 16:10:51 -08:00
arm.s Uncomment more sleep/suspend code 2018-02-27 16:10:51 -08:00
bootconfig.c Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
bootconfig.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
bpmp.h Adapt code to match last commit, link in bpmpfw_bin(_size) 2018-02-26 22:30:51 +01:00
coldboot_init.c Use provided __libc_init_array and __libc_fini_array, bugfixes 2018-02-27 16:10:56 +01:00
coldboot_main.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
configitem.c Start implementing smcCpuSuspend 2018-02-26 02:00:17 -08:00
configitem.h Start implementing smcCpuSuspend 2018-02-26 02:00:17 -08:00
cpu_context.c Uncomment more sleep/suspend code 2018-02-27 16:10:51 -08:00
cpu_context.h Uncomment more sleep/suspend code 2018-02-27 16:10:51 -08:00
exceptions.s Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
flow.h Adapt code to match last commit, link in bpmpfw_bin(_size) 2018-02-26 22:30:51 +01:00
fuse.c Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
fuse.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
gcm.c Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
gcm.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
i2c.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
i2c.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
interrupt.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
interrupt.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
lock.h lock: Use stdatomic.h (#56) 2018-02-25 22:59:48 -08:00
lp0.c Uncomment more sleep/suspend code 2018-02-27 16:10:51 -08:00
lp0.h Start implementing smcCpuSuspend 2018-02-26 02:00:17 -08:00
masterkey.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
masterkey.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
mc.c Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
mc.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
memory_map.h Use provided __libc_init_array and __libc_fini_array, bugfixes 2018-02-27 16:10:56 +01:00
mmu.h Use provided __libc_init_array and __libc_fini_array, bugfixes 2018-02-27 16:10:56 +01:00
package2.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
package2.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
pmc.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
preprocessor.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
randomcache.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
randomcache.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
se.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
se.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
sealedkeys.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
sealedkeys.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
smc_api.c Skeleton smcCpuOff, fix building, fix smcConfigureCarveout 2018-02-26 17:41:31 -08:00
smc_api.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
smc_user.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
smc_user.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
start.s Use specs file, remove -nostartfiles 2018-02-27 20:14:12 +01:00
timers.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
timers.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
titlekey.c Fix missing titlekey revision assignment 2018-02-27 15:14:23 -08:00
titlekey.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
uart.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
uart.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
userpage.c Rename cache.s/.h to arm.s/.h 2018-02-27 22:29:47 +01:00
userpage.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
utils.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
utils.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
warmboot_init.c Use provided __libc_init_array and __libc_fini_array, bugfixes 2018-02-27 16:10:56 +01:00
warmboot_main.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00