aboutsummaryrefslogtreecommitdiffstats
path: root/docs/trusty
Commit message (Collapse)AuthorAgeFilesLines
* tools/check-whitespace.sh: check for trailing whitespacesDmitry Vyukov2020-09-141-1/+1
| | | | | | File types that we don't format automatically can end up with such basic untidiness as trailing whitespaces. Check for these. Remove all existing precedents.
* docs/trusty: add instructions on running syzkallerDmitry Vyukov2019-02-011-1/+48
| | | Update #933
* Update README.mdDmitry Vyukov2019-01-231-1/+1
|
* docs/trusty: add instructions on building trustyDmitry Vyukov2019-01-141-1/+106
| | | | Update #933
* sys: initial trusty supportDmitry Vyukov2018-11-071-0/+6
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.