exo2: implement remainder of warmboot tz code
1 parent 97ab282 commit ad664daea52ed2c46021e9e9234cc5f710416294
@Michael Scire Michael Scire authored on 13 May 2020
SciresM committed on 15 Jun 2020
Showing 21 changed files
View
exosphere2/program/source/boot/secmon_main.cpp
View
exosphere2/program/source/secmon_map.cpp
View
exosphere2/program/source/secmon_map.hpp
View
exosphere2/program/source/secmon_setup.cpp
View
exosphere2/program/source/smc/secmon_smc_power_management.cpp
View
exosphere2/program/source/smc/secmon_smc_power_management.hpp
View
exosphere2/program/source/smc/secmon_smc_se_lock.cpp 0 → 100644
View
exosphere2/program/source/smc/secmon_smc_se_lock.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere.hpp
View
libraries/libexosphere/include/exosphere/charger.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere/clkrst.hpp
View
libraries/libexosphere/include/exosphere/log.hpp
View
libraries/libexosphere/include/exosphere/pinmux.hpp 0 → 100644
View
libraries/libexosphere/include/exosphere/tegra/tegra_clkrst.hpp
View
libraries/libexosphere/include/exosphere/uart.hpp
View
libraries/libexosphere/source/charger/charger_api.cpp 0 → 100644
View
libraries/libexosphere/source/clkrst/clkrst_api.cpp
View
libraries/libexosphere/source/log/log_api.cpp
View
libraries/libexosphere/source/pinmux/pinmux_api.cpp 0 → 100644
View
libraries/libexosphere/source/pinmux/pinmux_registers.hpp 0 → 100644
View
libraries/libexosphere/source/uart/uart_api.cpp