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:
Chris Swinchatt <christopher.swinchatt@arm.com>
Loading
Please register or sign in to comment