Atmosphere/exosphere
Mat M 7ab0acf656 package2: Correct -> to . in load_package2 (#34)
header is a local on the stack, so this should just be regular member accessing
2018-02-22 23:11:15 -08:00
..
bootconfig.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -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 ic iallu doesn't broadcast at all, replace the "icache invalidate all" function 2018-02-18 23:45:44 +01:00
configitem.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
configitem.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
cpu_context.c cpu_context: Add missing include (#25) 2018-02-22 18:08:57 -08:00
cpu_context.h Finish actual Package2 loading code. 2018-02-21 13:38:55 -08:00
gcm.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
gcm.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
masterkey.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
masterkey.h Push WIP NX_BOOTLOADER sync code (for coldboots) 2018-02-21 10:57:51 -08:00
mmu.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
package2.c package2: Correct -> to . in load_package2 (#34) 2018-02-22 23:11:15 -08:00
package2.h Access NX_BOOTLOADER_MAILBOXEN via mmu defs 2018-02-22 17:08:54 -08:00
pmc.h Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
randomcache.c smcGetRandomFor{User,Priv} Implementations. 2018-02-20 03:19:35 -08: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 all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
se.h Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
sealedkeys.c Implement SE secure AES API. 2018-02-22 16:17:12 -08:00
sealedkeys.h Fix SMC names. 2018-02-20 18:48:09 -08:00
smc_api.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
smc_api.h Basic API for SMC handlers. 2018-02-17 15:48:49 -08:00
smc_user.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
smc_user.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
start.cold.s Push WIP NX_BOOTLOADER sync code (for coldboots) 2018-02-21 10:57:51 -08:00
start.warm.s Mention that Nintendo copy-pasted some startup code from arm-trusted-firmware 2018-02-21 00:53:23 +01:00
timers.c Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
timers.h Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
titlekey.c Fix SMC names. 2018-02-20 18:48:09 -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 Switch all MMIO to the new access style 2018-02-22 17:50:37 -08:00
userpage.c all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
userpage.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00
utils.h all: Use bool where applicable (#30) 2018-02-22 19:58:39 -08:00

Exosphère

License

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