aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/trusty_ppc64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename trusty.txt to dev_trusty.txtAndrey Konovalov2020-06-121-75/+0
|
* sys/linux: fix up mptcp descriptionsDmitry Vyukov2019-01-251-0/+1
| | | | | | | 1. Generate .const files for all arches. 2. Don't extract mptcp consts on android. 3. Remove mptcp includes from vnet.txt. 4. Enable CONFIG_MPTCP in syz-extract (mptcp is not like all other kernel headers).
* sys/linux: add trusty hwkey serviceDmitry Vyukov2019-01-241-0/+2
| | | | Update #933
* sys/linux: describe trusty storage service interfaceDmitry Vyukov2019-01-241-0/+11
| | | | Update #933
* sys/linux: add trusty supportDmitry Vyukov2019-01-141-0/+61
Add support for trusty tipc devices and several trusty app ports. Update #933