Commit ea01ce67 authored by Nick Hu's avatar Nick Hu Committed by Palmer Dabbelt

kasan: Add riscv to KASAN documentation.

Add riscv to the KASAN documentation to mention that riscv
is supporting generic kasan now.
Signed-off-by: default avatarNick Hu <nickhu@andestech.com>
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
parent 8ad8b727
......@@ -21,8 +21,8 @@ global variables yet.
Tag-based KASAN is only supported in Clang and requires version 7.0.0 or later.
Currently generic KASAN is supported for the x86_64, arm64, xtensa and s390
architectures, and tag-based KASAN is supported only for arm64.
Currently generic KASAN is supported for the x86_64, arm64, xtensa, s390 and
riscv architectures, and tag-based KASAN is supported only for arm64.
Usage
-----
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment