Atmosphere / exosphere / src /
@Michael Scire Michael Scire authored on 9 Mar 2018
..
dbg Use and adapt the UART driver from hekate/hwinit 8 years ago
actmon.c Finish bootup_misc_mmio() - Cur build gets to end of pk2ldr. 8 years ago
actmon.h Refactor 32-bit register definitions 8 years ago
arm.h Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s 8 years ago
arm.s Fix invalidate_icache_all dsb correctness 8 years ago
bootconfig.c Implement BootReason config 8 years ago
bootconfig.h Implement BootReason config 8 years ago
bootup.c Fix freudian slip 8 years ago
bootup.h Add most of warmboot_main 8 years ago
bpmp.h Refactor 32-bit register definitions 8 years ago
car.c Make enum names consistent 8 years ago
car.h Make enum names consistent 8 years ago
coldboot_init.c Fix func_copy null deref (?) 8 years ago
coldboot_main.c Use the boot critical section 8 years ago
configitem.c Implement BootReason config 8 years ago
configitem.h Make enum names consistent 8 years ago
cpu_context.c Add most of warmboot_main 8 years ago
cpu_context.h Add most of warmboot_main 8 years ago
exceptions.s Fix Stack Overflow in SMC handler 8 years ago
flow.h Refactor 32-bit register definitions 8 years ago
fuse.c Fix fuse_get_hardware_type for 4.x 8 years ago
fuse.h Rewrite the memory map-related code... 8 years ago
gcm.c Fix AES-GCM code. 8 years ago
gcm.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
i2c.c memcpy(x, NULL, 0) is undefined behavior 8 years ago
i2c.h Rewrite the memory map-related code... 8 years ago
interrupt.c Cleanup TODOs, implement bootconfig SCR_EL3 bit setting 8 years ago
interrupt.h Refactor 32-bit register definitions 8 years ago
lp0.c Refactor 32-bit register definitions 8 years ago
lp0.h Implement the rest of smcCpuSuspend with skeleton SE API calls. 8 years ago
masterkey.c Panic Bright Red on failed master key detection. 8 years ago
masterkey.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
mc.c Default kernel carveout is ID 4, not 5 8 years ago
mc.h Refactor 32-bit register definitions 8 years ago
memory_map.h Use and adapt the UART driver from hekate/hwinit 8 years ago
misc.h Implement dbg log interface 8 years ago
mmu.h Fix ttbl init pointer arith bug, other fixes 8 years ago
package2.c memcpy(x, NULL, 0) is undefined behavior 8 years ago
package2.h Implement BootReason config 8 years ago
panic_color.h Add debug region to mapped memory 8 years ago
pmc.h Refactor 32-bit register definitions 8 years ago
preprocessor.h Rewrite the memory map-related code... 8 years ago
randomcache.c memcpy(x, NULL, 0) is undefined behavior 8 years ago
randomcache.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
se.c Fix async expMod output + smcUnwrapAesWrappedTitlekey 8 years ago
se.h Implement half of bootup_misc_mmio() 8 years ago
sealedkeys.c Fix async expMod output + smcUnwrapAesWrappedTitlekey 8 years ago
sealedkeys.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
smc_api.c Fix async expMod output + smcUnwrapAesWrappedTitlekey 8 years ago
smc_api.h Fix lock_try_acquire(&g_is_user_smc_in_progress) calls 8 years ago
smc_user.c Fix async expMod output + smcUnwrapAesWrappedTitlekey 8 years ago
smc_user.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
start.s Add most of warmboot_main 8 years ago
synchronization.h Fix lock_try_acquire(&g_is_user_smc_in_progress) calls 8 years ago
sysctr0.h Fix up comment 8 years ago
sysreg.h Refactor 32-bit register definitions 8 years ago
timers.c Implement Panic() stub. 8 years ago
timers.h Refactor 32-bit register definitions 8 years ago
titlekey.c memcpy(x, NULL, 0) is undefined behavior 8 years ago
titlekey.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
uart.c Use and adapt the UART driver from hekate/hwinit 8 years ago
uart.h Use and adapt the UART driver from hekate/hwinit 8 years ago
userpage.c Fix smcComputeCmac, generally improve userpage cache usage 8 years ago
userpage.h Rewrite the memory map-related code... 8 years ago
utils.c Add debug region to mapped memory 8 years ago
utils.h Fix AES-GCM code. 8 years ago
warmboot_init.c Refactor 32-bit register definitions 8 years ago
warmboot_main.c Fix lock clear in warmboot_main 8 years ago