syzkaller on risc-v

Andreas Schwab schwab at suse.de
Tue Jun 30 09:33:52 EDT 2020


On Jun 30 2020, Dmitry Vyukov wrote:

> 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?

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91441

$ gcc -fsanitize=kernel-address -xc - </dev/null
cc1: warning: ‘-fsanitize=address’ and ‘-fsanitize=kernel-address’ are not supported for this target

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the linux-riscv mailing list