exo2: implement warmboot firmware
1 parent ff87ff2 commit 293c213bf299ad2453da0ae23b5c1f57681518c1
@Michael Scire Michael Scire authored on 11 Jun 2020
SciresM committed on 15 Jun 2020
Showing 43 changed files
View
exosphere2/warmboot/Makefile 0 → 100644
View
exosphere2/warmboot/source/warmboot_bootrom_workaround.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_bootrom_workaround.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_clkrst.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_clkrst.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_cpu_cluster.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_cpu_cluster.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_dram.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_dram.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_exception_vectors.s 0 → 100644
View
exosphere2/warmboot/source/warmboot_main.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_main.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_misc.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_misc.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_secure_monitor.cpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_secure_monitor.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_start.s 0 → 100644
View
exosphere2/warmboot/source/warmboot_util.hpp 0 → 100644
View
exosphere2/warmboot/source/warmboot_util_asm.s 0 → 100644
View
exosphere2/warmboot/warmboot.ld 0 → 100644
View
exosphere2/warmboot/warmboot.specs 0 → 100644
View
libraries/libexosphere/include/exosphere/fuse.hpp
View
libraries/libexosphere/include/exosphere/pmic.hpp
View
libraries/libexosphere/include/exosphere/reg.hpp
View
libraries/libexosphere/include/exosphere/se/se_aes.hpp
View
libraries/libexosphere/include/exosphere/tegra.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_apb_misc.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_clkrst.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_emc.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_flow_ctlr.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_mselect.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_pg_up.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere/tegra/tegra_pinmux.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere/tegra/tegra_pmc.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_sb.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_timer.hpp
View
libraries/libexosphere/source/fuse/fuse_api.cpp
View
libraries/libexosphere/source/fuse/fuse_registers.hpp
View
libraries/libexosphere/source/pinmux/pinmux_api.cpp
View
libraries/libexosphere/source/pinmux/pinmux_registers.hpp 100644 → 0
View
libraries/libexosphere/source/pmic/pmic_api.cpp
View
libraries/libexosphere/source/se/se_aes.cpp
View
libraries/libvapours/source/crypto/crypto_memory_compare.arch.arm.cpp 0 → 100644