google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
442 stars 87 forks source link

Does KTSAN support ARM64? #214

Open maverickNerd opened 5 years ago

maverickNerd commented 5 years ago

There are many ioctls which can fuzzed on ARM only for android, any way to fuzz those android specific ioctls with the current code if this only supports x86