Werner Zeh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32231 )
Change subject: Add KASAN stubs to coreboot ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/#/c/32231/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/#/c/32231/3//COMMIT_MSG@4 PS3, Line 4: 11abdullah11 Looks like you have issues with your local git setup, please check.
https://review.coreboot.org/#/c/32231/3//COMMIT_MSG@7 PS3, Line 7: Add KASAN stubs to coreboot Add src/lib: in front of this line as mentioned in an earlier patchset.
https://review.coreboot.org/#/c/32231/3/src/Kconfig File src/Kconfig:
https://review.coreboot.org/#/c/32231/3/src/Kconfig@226 PS3, Line 226: urrently, : kasan.c has empty stubs to build without errors when this option : is enabled. I think this should not be mentioned here as this option will remain unchaged for the following patches. Just describe here what it is about in the final goal.