Skip to content
Commit 65d65768 authored by Andy Ross's avatar Andy Ross Committed by Carles Cufí
Browse files

arch/posix: Add libfuzzer support



Add support for LLVM's libfuzzer utility.  This works by building an
executable with a "LLVMFuzzerTestOneInput()" entry point (which is
external to Zephyr, running in the host process environment!), which
it drives out of its own main() routine.  The toolchain API is exposed
as just another sanitizer variant, which is clean.

Signed-off-by: default avatarAndy Ross <andyross@google.com>
parent bb950b2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment