| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs/linux: use OpenSBI jump firmware in QEMU for linux/riscv64 | Tobias Klauser | 2020-07-09 | 1 | -3/+5 |
| | | | | | | | | | Use the OpenSBI "jump" firmware with the QEMU -bios parameter to boot linux/riscv64. This will allow to boot the kernel directly without having to recompile OpenSBI every time the kernel is recompiled. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: add not about default OpenSBI firmware in QEMU for linux/riscv64 | Tobias Klauser | 2020-07-09 | 1 | -0/+29 |
| | | | | | | | | | Mention the possibility to use `-bios default` to use OpenSBI provided with QEMU. However, this might not work on all distributions yet, so make it optional. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: drop dhcpcd from buildroot options in linux/riscv64 instructions | Tobias Klauser | 2020-07-09 | 1 | -1/+0 |
| | | | | | | | buildroot already installs udhcpc as a DHCP client. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: mention QEMU version in linux/riscv64 instructions | Tobias Klauser | 2020-07-09 | 1 | -0/+4 |
| | | | | | Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: use OpenSBI instead of BBL to boot linux/riscv64 QEMU VM | Tobias Klauser | 2020-07-01 | 1 | -10/+12 |
| | | | | | | | | | | | OpenSBI seems to be the recommended boot method nowadays, see e.g. [1], [2] [1] https://riscv.org/2019/01/risc-v-community-releases-opensbi-to-foster-continued-ecosystem-growth/ [2] https://wiki.freebsd.org/riscv#OpenSBI Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: mention CONFIG_KMEMLEAK in suggested kernel configs | Tobias Klauser | 2020-07-01 | 1 | -0/+7 |
| | | | | | Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | docs/linux: change suggested kernel git repo | Dmitry Vyukov | 2020-06-29 | 1 | -1/+1 |
| | | | | | | | | Suggest to checkout linux kernel from kernel.org rather than from github. github is a mirror and we don't use it ourselves and I think it's generally not used by kernel developers. The kernel.org repo is the canonical location. | ||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-06-29 | 1 | -1/+3 |
| | | |||||
| * | docs/linux: add setup guide for riscv64 kernel in QEMU | Tobias Klauser | 2020-06-27 | 2 | -0/+150 |
| | | | | | Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | ||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-06-19 | 1 | -4/+8 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-06-19 | 1 | -0/+2 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-06-17 | 1 | -1/+1 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-06-16 | 1 | -7/+7 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-06-16 | 1 | -1/+1 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-06-12 | 1 | -7/+5 |
| | | |||||
| * | all: use more respective language | Dmitry Vyukov | 2020-06-11 | 2 | -3/+3 |
| | | | | | | | | | Some terms are normalised on the technical level but may be oppressive on a societal level. Replace them with more technically neutral terms. See the following doc for a longer version: https://tools.ietf.org/id/draft-knodel-terminology-00.html | ||||
| * | Update setup.md | Andrey Konovalov | 2020-06-04 | 1 | -2/+2 |
| | | |||||
| * | Update setup.md | Andrey Konovalov | 2020-06-04 | 1 | -0/+15 |
| | | |||||
| * | docs/linux: fix example qemu command | Matt Morehouse | 2020-06-04 | 1 | -2/+2 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-05-19 | 1 | -1/+1 |
| | | |||||
| * | tools/check_links.py: detect absolute links | Dmitry Vyukov | 2020-05-19 | 1 | -1/+1 |
| | | | | | | Detect absolute links to our repo. These are not checked and long and inconsistent with majority of links. | ||||
| * | docs: various updates all over | Andrey Konovalov | 2020-05-08 | 3 | -3/+42 |
| | | |||||
| * | docs/linux: update x86-64 instructions | Andrey Konovalov | 2020-05-07 | 1 | -17/+20 |
| | | |||||
| * | sys/android: dev_ prefix for ion descriptions | Andrey Konovalov | 2020-05-07 | 4 | -98/+88 |
| | | |||||
| * | docs/linux: update links to go install | Andrey Konovalov | 2020-05-07 | 7 | -8/+8 |
| | | |||||
| * | docs: some setup.md updates | Andrey Konovalov | 2020-05-07 | 1 | -8/+7 |
| | | |||||
| * | docs: move go install instructions to setup.md | Andrey Konovalov | 2020-05-07 | 2 | -15/+46 |
| | | | | | Also update go version requirement to 1.13. | ||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-05-05 | 1 | -28/+9 |
| | | |||||
| * | docs: update source download instructions | Dmitry Vyukov | 2020-05-02 | 1 | -1/+1 |
| | | | | | | | | | Since we don't don't have auto-generated files checked-in, go get fails to parse packages. go get only prog package without building, this will checkout the whole repo anyway and that's the only thing we need. | ||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-04-09 | 1 | -4/+5 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-03-23 | 1 | -1/+10 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-03-23 | 1 | -25/+25 |
| | | |||||
| * | Update found_bugs.md | Dmitry Vyukov | 2020-03-07 | 1 | -0/+1 |
| | | |||||
| * | sys, docs: rename syzcall to pseudo-syscall | Andrey Konovalov | 2020-03-04 | 1 | -3/+3 |
| | | |||||
| * | Update internals.md | Andrey Konovalov | 2020-02-25 | 1 | -3/+5 |
| | | |||||
| * | Update setup.md | Andrey Konovalov | 2020-02-25 | 1 | -10/+1 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-02-25 | 1 | -3/+2 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-02-25 | 1 | -2/+3 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-02-24 | 1 | -1/+1 |
| | | |||||
| * | Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md | Andrey Konovalov | 2020-02-23 | 1 | -15/+28 |
| | | |||||
| * | vm/isolated: add initial support for fuzzing chromebooks | Zubin Mithra | 2020-02-20 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (WIP PR) Add support for StartupScript. * Modify Config{} to contain PostRepairScript. * Allow repair() to execute a startup_script after reboot. The contents of this script execute on the DUT. Add pstore support: * Modify Config{} to contain Pstore. * Modify Diagnose() to reboot the DUT and fetch pstore logs, conditional on inst.cfg.Pstore. * Add readPstoreContents(). * Allow clearing previous pstore logs upon Create() and after use inside readPstoreContents(). * Fetching pstore crashlogs relies on reliably getting lost connection on DUT reboot. Use "ServerAliveInterval=6 ServerAliveCountMax=5" ssh options when running syz-fuzzer with Pstore support enabled. Allow parsing pstore contents: * Diagnose() now returns pstore contents. Refactoring: * Move out some reusable parts of repair() to waitRebootAndSSH(). * Have an early return inside repair() if inst.waitForSSH() fails. | ||||
| * | docs: fix link to usb keyboard.c | Dmitry Vyukov | 2020-02-09 | 1 | -1/+2 |
| | | | | | | File /tools/syz-usbgen/keyboard.c linked from ./docs/linux/external_fuzzing_usb.md not found Makefile:351: recipe for target 'check_links' failed | ||||
| * | docs: link github.com/xairy/raw-gadget | Andrey Konovalov | 2020-02-06 | 1 | -61/+5 |
| | | |||||
| * | docs: fix spelling errors | Hye Sung Jung | 2020-01-28 | 1 | -2/+2 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-01-23 | 1 | -13/+20 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2020-01-07 | 1 | -2/+2 |
| | | |||||
| * | Update setup_linux-host_qemu-vm_arm64-kernel.md | Andrey Konovalov | 2019-12-20 | 1 | -0/+8 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2019-12-19 | 1 | -1/+1 |
| | | |||||
| * | Update external_fuzzing_usb.md | Andrey Konovalov | 2019-12-19 | 1 | -2/+3 |
| | | |||||
