Hello Werner Zeh, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32231
to look at the new patch set (#5).
Change subject: src/lib: Add KASAN stubs ......................................................................
src/lib: Add KASAN stubs
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, 42 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/32231/5