Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/asan.c: Update SPDX license | Frans Hendriks | 2021-02-01 | 1 | -1/+1 |
* | src: Add missing 'include <console/console.h>' | Elyes HAOUAS | 2020-11-17 | 1 | -0/+1 |
* | arch/x86: Add support for ASan to memory functions | Harshit Sharma | 2020-08-21 | 1 | -1/+1 |
* | lib: Add ASan support to romstage on x86 arch | Harshit Sharma | 2020-08-21 | 1 | -2/+30 |
* | lib: Add ASan support to ramstage on x86 arch | Harshit Sharma | 2020-08-21 | 1 | -18/+394 |
* | lib: Add ASan stub | Harshit Sharma | 2020-08-21 | 1 | -0/+34 |