Atmosphere/exosphere
2018-02-25 03:54:28 +01:00
..
bpmpfw Fix I2C success mask 2018-02-24 04:27:34 -08:00
bootconfig.h bootconfig/configitem: Fix includes and identifiers (#49) 2018-02-24 12:46:57 -08:00
cache.h ic iallu doesn't broadcast at all, replace the "icache invalidate all" function 2018-02-18 23:45:44 +01:00
cache.s Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
coldboot_init.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
coldboot_main.c Clear pk2ldr in coldboot_main 2018-02-25 03:54:28 +01:00
configitem.c bootconfig/configitem: Fix includes and identifiers (#49) 2018-02-24 12:46:57 -08:00
configitem.h Implement se_trigger_interrupt, fix up some configitems 2018-02-24 07:25:38 -08:00
cpu_context.c timers: Fix identifier name in wait's spin-lock (#45) 2018-02-23 16:09:34 -08:00
cpu_context.h Finish actual Package2 loading code. 2018-02-21 13:38:55 -08:00
exceptions.s Implement exception vectors. 2018-02-24 07:06:29 -08:00
fuse.c Preliminary Exosphere FUSE driver 2018-02-24 18:15:47 +00:00
fuse.h More previously unknown fuses 2018-02-24 18:48:11 +00:00
gcm.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
gcm.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
i2c.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
i2c.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
interrupt.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
interrupt.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
lock.h Implement exception vectors. 2018-02-24 07:06:29 -08:00
masterkey.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
masterkey.h Push WIP NX_BOOTLOADER sync code (for coldboots) 2018-02-21 10:57:51 -08:00
mc.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
mc.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
memory_map.h Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
mmu.h Clear pk2ldr in coldboot_main 2018-02-25 03:54:28 +01:00
package2.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
package2.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
pmc.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
randomcache.c Merge pull request #17 from lioncash/include 2018-02-23 14:51:27 +01:00
randomcache.h smcGetRandomFor{User,Priv} Implementations. 2018-02-20 03:19:35 -08:00
README.md Improve french for Exosphère 2018-02-17 11:44:31 +01:00
se.c Introduce memory_map.h 2018-02-24 17:22:55 +01:00
se.h Implement se_trigger_interrupt, fix up some configitems 2018-02-24 07:25:38 -08:00
sealedkeys.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
sealedkeys.h Fix SMC names. 2018-02-20 18:48:09 -08:00
smc_api.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
smc_api.h Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
smc_user.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
smc_user.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
start.s Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
timers.c timers: Fix identifier name in wait's spin-lock (#45) 2018-02-23 16:09:34 -08:00
timers.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
titlekey.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
titlekey.h Fix SMC names. 2018-02-20 18:48:09 -08:00
uart.c Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
uart.h Introduce memory_map.h 2018-02-24 17:22:55 +01:00
userpage.c Implement exception vectors. 2018-02-24 07:06:29 -08:00
userpage.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
utils.h Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
warmboot_init.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00
warmboot_main.c Write a significant chunk of coldboot init... 2018-02-25 03:34:15 +01:00

Exosphère

License

Exosphère is a Secure Monitor implementation for the Nintendo Switch.