exo2: implement SmcIramCopy/reboot to payload/rcm
1 parent bb6671a commit 6c145d76c7c1b9e511b3f34ee1f81394442192a6
@Michael Scire Michael Scire authored on 8 Jun 2020
SciresM committed on 15 Jun 2020
Showing 33 changed files
View
exosphere2/Makefile
View
exosphere2/program/Makefile
View
exosphere2/program/rebootstub/Makefile 0 → 100644
View
exosphere2/program/rebootstub/rebootstub.ld 0 → 100644
View
exosphere2/program/rebootstub/rebootstub.specs 0 → 100644
View
exosphere2/program/rebootstub/source/rebootstub_exception_vectors.s 0 → 100644
View
exosphere2/program/rebootstub/source/rebootstub_main.s 0 → 100644
View
exosphere2/program/rebootstub/source/rebootstub_power_off.cpp 0 → 100644
View
exosphere2/program/sc7fw/sc7fw.ld
View
exosphere2/program/source/secmon_map.cpp
View
exosphere2/program/source/secmon_page_mapper.cpp 0 → 100644
View
exosphere2/program/source/secmon_page_mapper.hpp 0 → 100644
View
exosphere2/program/source/secmon_user_power_management.cpp 0 → 100644
View
exosphere2/program/source/secmon_user_power_management.hpp 0 → 100644
View
exosphere2/program/source/smc/secmon_page_mapper.cpp 100644 → 0
View
exosphere2/program/source/smc/secmon_page_mapper.hpp 100644 → 0
View
exosphere2/program/source/smc/secmon_smc_aes.cpp
View
exosphere2/program/source/smc/secmon_smc_info.cpp
View
exosphere2/program/source/smc/secmon_smc_memory_access.cpp
View
exosphere2/program/source/smc/secmon_smc_result.cpp
View
exosphere2/program/source/smc/secmon_smc_rsa.cpp
View
libraries/libexosphere/arm.mk
View
libraries/libexosphere/arm64.mk
View
libraries/libexosphere/include/exosphere.hpp
View
libraries/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp
View
libraries/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp
View
libraries/libexosphere/include/exosphere/pmic.hpp
View
libraries/libexosphere/include/exosphere/rtc.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp
View
libraries/libexosphere/include/exosphere/tegra/tegra_pmc.hpp
View
libraries/libexosphere/source/pmic/pmic_api.cpp
View
libraries/libexosphere/source/rtc/max77620-rtc.h 0 → 100644
View
libraries/libexosphere/source/rtc/rtc_api.cpp 0 → 100644