Atmosphere / exosphere / src /
@TuxSH TuxSH authored on 1 Mar 2018
..
arm.h Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s 8 years ago
arm.s Use bic instead of and in finalize_powerdown 8 years ago
bootconfig.c Implement BootConfig. 8 years ago
bootconfig.h Implement BootConfig. 8 years ago
bpmp.h Adapt code to match last commit, link in bpmpfw_bin(_size) 8 years ago
coldboot_init.c Can't copy to VAs if VA don't exist (at that point of the program) 8 years ago
coldboot_main.c Implement and use set_memory_registers_enable_mmu 8 years ago
configitem.c Start implementing smcCpuSuspend 8 years ago
configitem.h Start implementing smcCpuSuspend 8 years ago
cpu_context.c Refactor save/restore_current_core_context, fix memory ordering issue with inline asm 8 years ago
cpu_context.h Finish smcCpuOff 8 years ago
exceptions.s Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
flow.h Adapt code to match last commit, link in bpmpfw_bin(_size) 8 years ago
fuse.c Rewrite the memory map-related code... 8 years ago
fuse.h Rewrite the memory map-related code... 8 years ago
gcm.c Rewrite the memory map-related 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 Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
i2c.h Rewrite the memory map-related code... 8 years ago
interrupt.c Implement BootConfig. 8 years ago
interrupt.h Clean up SE TODOs, implement GIC nonsecure init 8 years ago
lock.h lock: Use stdatomic.h (#56) 8 years ago
lp0.c Implement more SE context save functionality 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 Rewrite the memory map-related code... 8 years ago
mc.h Rewrite the memory map-related code... 8 years ago
memory_map.h Implement and use set_memory_registers_enable_mmu 8 years ago
mmu.h Fix ttbl init pointer arith bug, other fixes 8 years ago
package2.c Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s 8 years ago
package2.h Rewrite the memory map-related code... 8 years ago
pmc.h Implement Panic() stub. 8 years ago
preprocessor.h Rewrite the memory map-related code... 8 years ago
randomcache.c Rename cache.s/.h to arm.s/.h 8 years ago
randomcache.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
se.c Implement BootConfig. 8 years ago
se.h Implement BootConfig. 8 years ago
sealedkeys.c all: Make file-scope variables internally linked where applicable (#57) 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 Status callback keys have guaranteed atomicity from caller locks. 8 years ago
smc_api.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
smc_user.c Rename cache.s/.h to arm.s/.h 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 Use bic instead of and in finalize_powerdown 8 years ago
timers.c Implement Panic() stub. 8 years ago
timers.h Implement Panic() stub. 8 years ago
titlekey.c Fix missing titlekey revision assignment 8 years ago
titlekey.h Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
uart.c Move source files to src/, add Makefile, fix all build and linkage errors, etc. 8 years ago
uart.h Rewrite the memory map-related code... 8 years ago
userpage.c Rename cache.s/.h to arm.s/.h 8 years ago
userpage.h Rewrite the memory map-related code... 8 years ago
utils.c Implement Panic() stub. 8 years ago
utils.h Fix ttbl init pointer arith bug, other fixes 8 years ago
warmboot_init.c Fix the set_memory_registers_enable_mmu call 8 years ago
warmboot_main.c Implement and use set_memory_registers_enable_mmu 8 years ago