Skip to content
Commit 3c9c6b0f authored by Christopher Swinchatt's avatar Christopher Swinchatt Committed by Vincent Coubard
Browse files

sanitizers: Add example for ASan



Demonstrates using AddressSanitizer on bare metal
The code in main.c and asan_test.c is instrumented by the compiler,
then AddressSanitizer performs sanity checks at runtime

Signed-off-by: Christopher Swinchatt's avatarChris Swinchatt <christopher.swinchatt@arm.com>
parent c2eb42e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment