google / syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer
Apache License 2.0
5.4k stars 1.23k forks source link

trusty: support trusty #933

Open dvyukov opened 5 years ago

dvyukov commented 5 years ago

Trusty is a set of software components supporting a Trusted Execution Environment (TEE) on mobile devices. This is an umbrella issue for Trusty support.

dvyukov commented 5 years ago

We already have some Trusty syscall descriptions: https://github.com/google/syzkaller/commit/0d872150de5bcd8d9c037302629df30bba4efc80#diff-35d7c9228808ab868ce22525ae21827e But the question is if we want to have this as a separate OS or as part of linux.