exo2: rename exosphere2 -> exosphere
1 parent 282f8f6 commit 42f1a3bf60d27ee9b5ecda09ad5bb60ecaf5dd68
@Michael Scire Michael Scire authored on 11 Jun 2020
SciresM committed on 15 Jun 2020
Showing 268 changed files
View
Makefile
Too large (Show diff)
View
exosphere/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/loader_stub.ld 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/loader_stub.specs 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/secmon_loader_error.cpp 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/secmon_loader_error.hpp 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/secmon_loader_main.cpp 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/secmon_loader_uncompress.cpp 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/secmon_loader_uncompress.hpp 0 → 100644
Too large (Show diff)
View
exosphere/loader_stub/source/start.s 0 → 100644
Too large (Show diff)
View
exosphere/program/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/program/program.ld 0 → 100644
Too large (Show diff)
View
exosphere/program/program.specs 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/rebootstub.ld 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/rebootstub.specs 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/source/rebootstub_exception_vectors.s 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/source/rebootstub_main.s 0 → 100644
Too large (Show diff)
View
exosphere/program/rebootstub/source/rebootstub_power_off.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/sc7fw.ld 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/sc7fw.specs 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_dram.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_dram.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_exception_vectors.s 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_main.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_start.s 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_util.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/sc7fw/source/sc7fw_util_asm.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_cache.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_cache.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_config.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_functions.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_functions.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_key_data.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_rsa.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_boot_setup.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_crt0.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_crt0_cpp.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_main.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_make_page_table.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_package2.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/boot/secmon_size_data.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cache.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cache.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cache.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cache_impl.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cpu_context.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_cpu_context.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_error.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_error.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_exception_vectors.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_interrupt_handler.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_interrupt_handler.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_key_storage.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_key_storage.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_map.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_map.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_misc.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_misc.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_page_mapper.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_page_mapper.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_setup.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_setup.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_setup_warm.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_spinlock.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_spinlock.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_stack_warm.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_start_virtual.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_start_warm.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_user_power_management.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/secmon_user_power_management.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_define_access_table.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_define_mc01_access_table.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_define_mc_access_table.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_define_pmc_access_table.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_mc01_access_table_data.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_mc_access_table_data.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_pmc_access_table_data.inc 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_random_cache.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_random_cache.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_aes.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_aes.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_carveout.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_carveout.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_common.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_cpu_asm.s 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_device_unique_data.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_device_unique_data.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_error.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_error.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_handler.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_handler.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_info.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_info.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_memory_access.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_memory_access.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_power_management.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_power_management.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_random.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_random.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_register_access.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_register_access.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_result.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_result.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_rsa.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_rsa.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_se_lock.cpp 0 → 100644
Too large (Show diff)
View
exosphere/program/source/smc/secmon_smc_se_lock.hpp 0 → 100644
Too large (Show diff)
View
exosphere/program/split_program.py 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/Makefile 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_bootrom_workaround.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_bootrom_workaround.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_clkrst.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_clkrst.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_cpu_cluster.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_cpu_cluster.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_dram.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_dram.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_exception_vectors.s 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_main.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_main.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_misc.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_misc.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_secure_monitor.cpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_secure_monitor.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_start.s 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_util.hpp 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/source/warmboot_util_asm.s 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/warmboot.ld 0 → 100644
Too large (Show diff)
View
exosphere/warmboot/warmboot.specs 0 → 100644
Too large (Show diff)
View
exosphere2/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/loader_stub.ld 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/loader_stub.specs 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/secmon_loader_error.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/secmon_loader_error.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/secmon_loader_main.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/secmon_loader_uncompress.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/secmon_loader_uncompress.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/loader_stub/source/start.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/program/program.ld 100644 → 0
Too large (Show diff)
View
exosphere2/program/program.specs 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/rebootstub.ld 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/rebootstub.specs 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/source/rebootstub_exception_vectors.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/source/rebootstub_main.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/rebootstub/source/rebootstub_power_off.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/sc7fw.ld 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/sc7fw.specs 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_dram.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_dram.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_exception_vectors.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_main.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_start.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_util.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/sc7fw/source/sc7fw_util_asm.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_cache.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_cache.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_config.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_functions.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_functions.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_key_data.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_rsa.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_boot_setup.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_crt0.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_crt0_cpp.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_main.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_make_page_table.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_package2.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/boot/secmon_size_data.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cache.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cache.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cache.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cache_impl.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cpu_context.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_cpu_context.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_error.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_error.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_exception_vectors.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_interrupt_handler.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_interrupt_handler.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_key_storage.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_key_storage.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_map.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_map.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_misc.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_misc.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_page_mapper.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_page_mapper.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_setup.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_setup.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_setup_warm.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_spinlock.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_spinlock.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_stack_warm.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_start_virtual.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_start_warm.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_user_power_management.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/secmon_user_power_management.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_define_access_table.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_define_mc01_access_table.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_define_mc_access_table.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_define_pmc_access_table.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_mc01_access_table_data.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_mc_access_table_data.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_pmc_access_table_data.inc 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_random_cache.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_random_cache.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_aes.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_aes.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_carveout.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_carveout.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_common.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_cpu_asm.s 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_device_unique_data.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_device_unique_data.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_error.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_error.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_handler.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_handler.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_info.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_info.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_memory_access.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_memory_access.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_power_management.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_power_management.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_random.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_random.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_register_access.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_register_access.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_result.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_result.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_rsa.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_rsa.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_se_lock.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/source/smc/secmon_smc_se_lock.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/program/split_program.py 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/Makefile 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_bootrom_workaround.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_bootrom_workaround.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_clkrst.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_clkrst.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_cpu_cluster.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_cpu_cluster.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_dram.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_dram.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_exception_vectors.s 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_main.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_main.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_misc.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_misc.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_secure_monitor.cpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_secure_monitor.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_start.s 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_util.hpp 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/source/warmboot_util_asm.s 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/warmboot.ld 100644 → 0
Too large (Show diff)
View
exosphere2/warmboot/warmboot.specs 100644 → 0
Too large (Show diff)
View
fusee/fusee-primary/Makefile
Too large (Show diff)
View
fusee/fusee-secondary/Makefile
Too large (Show diff)
View
sept/sept-secondary/Makefile
Too large (Show diff)