syzkaller on risc-v
Dmitry Vyukov
dvyukov at google.com
Tue Jun 30 09:26:50 EDT 2020
On Tue, Jun 30, 2020 at 3:14 PM Andreas Schwab <schwab at suse.de> wrote:
>
> On Jun 30 2020, Dmitry Vyukov wrote:
>
> > KASAN would be a prerequisite for testing risc-v on syzbot.
>
> You need to implement the GCC support first.
Interesting. Björn claimed KASAN works already. And there is:
commit 8ad8b72721d0f07fa02dbe71f901743f9c71c8e6
Author: Nick Hu
Date: Mon Jan 6 10:38:32 2020 -0800
riscv: Add KASAN support
Is there any known issue with gcc?
Did anyone try clang? AddressSanitizer pass in clang is
arch-independent. Not sure about gcc... it looked mostly
arch-independent.
More information about the linux-riscv
mailing list