aboutsummaryrefslogtreecommitdiffstats
path: root/sys/trusty/sys_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys: initial trusty supportDmitry Vyukov2018-11-071-0/+25
Trusty is a set of software components supporting a Trusted Execution Environment (TEE) on mobile devices. https://source.android.com/security/trusty Add syscall descriptions and some boilerplate.