Abdullah Zafar uploaded patch set #3 to this change.

View Change

Add KASAN stubs to coreboot

Add option in Kconfig to compile with KASAN.
Modify src/lib/Makefile.inc to enable gcc KASAN.
Remove lint errors and warnings from kasan.c.

Change-Id: Id13970514e37dfffb751391fb3e7e6b53ccc7577
Signed-off-by: 11abdullah11 <abdullahzafar4876@yahoo.com>
---
M src/Kconfig
M src/lib/Makefile.inc
A src/lib/kasan.c
3 files changed, 43 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/32231/3

To view, visit change 32231. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id13970514e37dfffb751391fb3e7e6b53ccc7577
Gerrit-Change-Number: 32231
Gerrit-PatchSet: 3
Gerrit-Owner: Abdullah Zafar <abdullahzafar4876@yahoo.com>
Gerrit-Reviewer: Abdullah Zafar <abdullahzafar4876@yahoo.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh@siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset