summaryrefslogtreecommitdiffstats
path: root/src/lib/asan.c
Commit message (Expand)AuthorAgeFilesLines
* lib/asan.c: Update SPDX licenseFrans Hendriks2021-02-011-1/+1
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* arch/x86: Add support for ASan to memory functionsHarshit Sharma2020-08-211-1/+1
* lib: Add ASan support to romstage on x86 archHarshit Sharma2020-08-211-2/+30
* lib: Add ASan support to ramstage on x86 archHarshit Sharma2020-08-211-18/+394
* lib: Add ASan stubHarshit Sharma2020-08-211-0/+34