Atmosphere/exosphere/src
Mat M 1de6b336bb all: Make file-scope variables internally linked where applicable (#57)
Narrows the scope of visible symbols to where they're actually used. Also
makes it easier to see true globals in source files
(ones used from multiple translation units)
2018-02-26 00:42:21 -08:00
..
bootconfig.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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
cache.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
cache.s Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
coldboot_init.c Failed attempt to fix loops not being unrolled, other fixes. 2018-02-25 21:41:16 +01:00
coldboot_main.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
configitem.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
configitem.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
cpu_context.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
cpu_context.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01: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
fuse.c fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54) 2018-02-25 21:23:31 -08:00
fuse.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
gcm.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
interrupt.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
interrupt.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
lock.h lock: Use stdatomic.h (#56) 2018-02-25 22:59:48 -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 mc: Remove dead code in get_carveout_by_id (#52) 2018-02-25 21:13:07 -08:00
mc.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
memory_map.h Failed attempt to fix loops not being unrolled, other fixes. 2018-02-25 21:41:16 +01:00
mmu.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
package2.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
package2.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
pmc.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
randomcache.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -08:00
se.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
titlekey.c all: Make file-scope variables internally linked where applicable (#57) 2018-02-26 00:42:21 -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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
userpage.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +01:00
userpage.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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 Failed attempt to fix loops not being unrolled, other fixes. 2018-02-25 21:41:16 +01:00
warmboot_init.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 2018-02-25 20:00:50 +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