Atmosphere/libraries/libexosphere/include/exosphere
SciresM 166318ba77
sdmmc: implement driver suitable for fs + bootloader
* sdmmc: begin skeletoning sdmmc driver

* sdmmc: add most of SdHostStandardController

* sdmmc: implement most of SdmmcController

* sdmmc: Sdmmc2Controller

* sdmmc: skeleton implementation of Sdmmc1Controller

* sdmmc: complete abstract logic for Sdmmc1 power controller

* sdmmc: implement gpio handling for sdmmc1-register-control

* sdmmc: implement pinmux handling for sdmmc1-register-control

* sdmmc: fix building for arm32 and in stratosphere context

* sdmmc: implement voltage enable/set for sdmmc1-register-control

* util: move T(V)SNPrintf from kernel to util

* sdmmc: implement BaseDeviceAccessor

* sdmmc: implement MmcDeviceAccessor

* sdmmc: implement clock reset controller for register api

* sdmmc: fix bug in WaitWhileCommandInhibit, add mmc accessors

* exo: add sdmmc test program

* sdmmc: fix speed mode extension, add CheckMmcConnection for debug

* sdmmc: add DeviceDetector, gpio: implement client api

* gpio: modernize client api instead of doing it the lazy way

* sdmmc: SdCardDeviceAccessor impl

* sdmmc: update test program to read first two sectors of sd card

* sdmmc: fix vref sel

* sdmmc: finish outward-facing api (untested)

* ams: changes for libvapours including tegra register defs

* sdmmc: remove hwinit
2020-10-30 11:54:30 -07:00
..
br exo2: implement through boot config load/validate 2020-06-14 22:07:45 -07:00
hw exo2: implement SmcIramCopy/reboot to payload/rcm 2020-06-14 22:07:45 -07:00
mmu exo2: implement SmcIramCopy/reboot to payload/rcm 2020-06-14 22:07:45 -07:00
pkg1 exo: implement remaining SE changes for mariko support 2020-06-28 21:11:29 -07:00
se exo: implement remaining SE changes for mariko support 2020-06-28 21:11:29 -07:00
secmon exo: build with -Wextra 2020-08-17 14:39:18 -07:00
actmon.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
br.hpp exo2: implement through boot config load/validate 2020-06-14 22:07:45 -07:00
charger.hpp exo2: implement remainder of warmboot tz code 2020-06-14 22:07:45 -07:00
clkrst.hpp exo2: implement the first half of SmcCpuSuspend 2020-06-14 22:07:45 -07:00
common.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
flow.hpp exo2: implement the first half of SmcCpuSuspend 2020-06-14 22:07:45 -07:00
fuse.hpp exo2: implement warmboot firmware 2020-06-14 22:07:45 -07:00
gic.hpp exo2: implement SmcComputeAes, SmcGetResult, SmcGetResultData 2020-06-14 22:07:45 -07:00
hw.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
i2c.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
log.hpp exo2: implement remainder of warmboot tz code 2020-06-14 22:07:45 -07:00
mmu.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
pinmux.hpp exo2: implement remainder of warmboot tz code 2020-06-14 22:07:45 -07:00
pkg1.hpp exo2: implement through boot config load/validate 2020-06-14 22:07:45 -07:00
pkg2.hpp exo2: implement rest of main other than SetupSocProtections 2020-06-14 22:07:45 -07:00
pmc.hpp exo2: implement the rest of cpu suspend (security checks TODO) 2020-06-14 22:07:45 -07:00
pmic.hpp exo2: implement warmboot firmware 2020-06-14 22:07:45 -07:00
rtc.hpp exo2: implement SmcIramCopy/reboot to payload/rcm 2020-06-14 22:07:45 -07:00
se.hpp exo2: implement SmcPrepareEsDeviceUniqueKey, SmcPrepareEsCommonTitleKey, SmcLoadPreparedAesKey 2020-06-14 22:07:45 -07:00
secmon.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
tsec.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
uart.hpp exo2: implement remainder of warmboot tz code 2020-06-14 22:07:45 -07:00
util.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
wdt.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00