aboutsummaryrefslogtreecommitdiffstats
path: root/sys/tlk_device.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-80/+0
|
* sys: reformat descriptionsDmitry Vyukov2017-08-181-5/+4
|
* sys: add string flagsDmitry Vyukov2016-11-111-1/+1
| | | | | | | | | | Allow to define string flags in txt descriptions. E.g.: filesystem = "ext2", "ext3", "ext4" and then use it in string type: ptr[in, string[filesystem]]
* sys: resolve the TODO with recursive structsDmitry Vyukov2016-09-051-3/+1
| | | | | syskaller now supports them @ramosian-glider
* Add the /dev/tlk_device (Open Trusted Execution device driver) descriptionAlexander Potapenko2016-09-051-0/+83