|
exo2: Initial work on the exosphere rewrite.
exo2: Implement uncompressor stub and boot code up to Main(). exo2: implement some more init (uart/gic) exo2: implement more of init exo2: improve reg api, add keyslot flag setters exo2: implement se aes decryption/enc exo2: fix bugs in loader stub/mmu mappings exo2: start skeletoning bootconfig/global context types arch: fix makefile flags exo2: implement through master key derivation exo2: implement device master keygen exo2: more init through start of SetupSocSecurity exo2: implement pmc secure scratch management se: implement sticky bit validation libexosphere: fix building for arm32 libexo: fix makefile flags libexo: support building for arm64/arm sc7fw: skeleton binary sc7fw: skeleton a little more sc7fw: implement all non-dram functionality exo2: fix DivideUp error sc7fw: implement more dram code, fix reg library errors sc7fw: complete sc7fw impl. exo2: skeleton the rest of SetupSocSecurity exo2: implement fiq interrupt handler exo2: implement all exception handlers exo2: skeleton the entire smc api, implement the svc invoker exo2: implement rest of SetupSocSecurity exo2: correct slave security errors exo2: fix register definition exo2: minor fixes |
|---|
|
|
| .gitignore |
|---|
|
Too large (Show diff)
|
| exosphere/src/start.s |
|---|
|
Too large (Show diff)
|
| exosphere2/Makefile 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/Makefile 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/loader_stub.ld 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/loader_stub.specs 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/secmon_loader_error.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/secmon_loader_error.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/secmon_loader_main.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/secmon_loader_uncompress.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/secmon_loader_uncompress.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/loader_stub/source/start.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/Makefile 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/program.ld 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/program.specs 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/Makefile 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/sc7fw.ld 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/sc7fw.specs 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_dram.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_dram.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_exception_vectors.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_main.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_start.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_util.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/sc7fw/source/sc7fw_util_asm.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot_cache.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot_config.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot_functions.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot_functions.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_boot_setup.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_crt0.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_crt0_cpp.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_key_data.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_main.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_make_page_table.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_package2.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/boot/secmon_size_data.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_cache.inc 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_cache_impl.inc 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_cpu_context.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_cpu_context.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_error.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_error.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_exception_vectors.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_interrupt_handler.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_interrupt_handler.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_key_storage.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_key_storage.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_misc.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_misc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_setup.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_setup.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_setup_warm.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/secmon_start_virtual.s 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_aes.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_aes.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_carveout.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_carveout.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_common.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_device_unique_data.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_device_unique_data.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_error.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_error.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_es.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_es.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_handler.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_handler.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_info.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_info.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_memory_access.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_memory_access.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_power_management.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_power_management.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_random.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_random.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_register_access.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_register_access.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_result.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_result.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_rsa.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/source/smc/secmon_smc_rsa.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| exosphere2/program/split_program.py 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/config/arch/arm/arch.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/config/arch/arm/cpu/arm7tdmi/cpu.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/config/board/nintendo/nx_bpmp/board.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/config/common.mk |
|---|
|
Too large (Show diff)
|
| libraries/config/templates/exosphere.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/Makefile 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/arm.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/arm64.mk 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/actmon.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/clkrst.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/common.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/fuse.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/gic.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/hw.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/hw/hw_arm.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/hw/hw_arm64.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/i2c.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/log.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/mmu.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/mmu/mmu_api.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1/pkg1_bootloader_parameters.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pmc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/pmic.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/reg.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_aes.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_common.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_management.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_rng.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_rsa.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/se/se_suspend.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_configuration_context.arch.arm64.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_configuration_context.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_monitor_context.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/secmon/secmon_volatile_context.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_ahb_arbc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_apb_misc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_avp_cache.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_emc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_evp.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_flow_ctlr.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_ictlr.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_mc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_mselect.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_pmc.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_sb.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_sysctr0.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tegra/tegra_timer.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/tsec.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/uart.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/util.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/include/exosphere/wdt.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/actmon/actmon_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/clkrst/clkrst_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/clkrst/clkrst_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/fuse/fuse_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/fuse/fuse_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/gic/gic_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/hw/hw_cache.arch.arm64.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/i2c/i2c_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/i2c/i2c_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/libc/libc.c 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/log/log_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/pmc/pmc_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/pmc/pmc_secure_scratch_test.inc 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/pmic/max77620.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/pmic/max7762x.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/pmic/pmic_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_aes.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_execute.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_execute.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_management.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_rng.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_rsa.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/se/se_suspend.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/tsec/tsec_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/uart/uart_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/uart/uart_registers.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/util/util_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libexosphere/source/wdt/wdt_api.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libstratosphere/source/diag/diag_assertion_impl.cpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/assert.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/defines.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/literals.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/svc/arch/arm/svc_thread_local_region.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/svc/svc_select_thread_local_region.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/svc/svc_types_common.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/types.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/util.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/util/util_aligned_buffer.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/util/util_bitpack.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/util/util_endian.hpp |
|---|
|
Too large (Show diff)
|
| libraries/libvapours/include/vapours/util/util_tinymt.hpp |
|---|
|
Too large (Show diff)
|