aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup_linux-host_android-device_arm64-kernel.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-34/+0
|
* Update setup_linux-host_android-device_arm64-kernel.mdDmitry Vyukov2017-10-101-1/+1
|
* syz-manager: make vmlinux optionalDmitry Vyukov2017-09-231-1/+0
| | | | | | It's currently both optional and non optional. We require it to be non-empty, but at the same time allow fake "-" which effectively means "no vmlinux". Make it optional.
* Makefile: build target binaries into separate dirsDmitry Vyukov2017-09-191-11/+1
| | | | | | | | | | | | We currently build binaries for all targets into bin. This makes mess in bin/ and does not allow testing of different archs. Build target binaries into bin/OS_ARCH/ subdirs. Host binaries are still built into bin/. Update #333 Update #324 Update #191
* syz-manager/mgrconfig: explicitly specify target in configDmitry Vyukov2017-09-151-0/+1
| | | | | Add target config parameter (e.g. linux/amd64) which controls target OS/arch. No more explicit assumptions about target.
* docs: small fixesAndrey Konovalov2017-07-241-0/+3
|
* Add 'make android' target and document it (#255)Zach Riggle2017-06-261-20/+11
|
* Port console to Darwin (#253)Zach Riggle2017-06-261-7/+13
| | | | | | | | | | | | * Port console to Darwin * Get syz-executor to build correctly * Do not export unix and syscall constants * Add presubmit test * Add myself to contributors
* docs: say that Suzy-Q is not necessaryDmitry Vyukov2017-06-161-1/+1
|
* docs: move setup pages from wikiAndrey Konovalov2017-06-141-0/+44