Werner Zeh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32231 )
Change subject: Add KASAN stubs to coreboot.
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/32231/1/src/lib/Makefile.inc
File src/lib/Makefile.inc:
https://review.coreboot.org/#/c/32231/1/src/lib/Makefile.inc@24
PS1, Line 24: CFLAGS_ramstage += -fsanitize=kernel-address
You will need more that just this switch. At least you need to provide the address of the shadow RM with the flag -fasan-shadow-offset=
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32231
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id13970514e37dfffb751391fb3e7e6b53ccc7577
Gerrit-Change-Number: 32231
Gerrit-PatchSet: 1
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-Comment-Date: Sun, 07 Apr 2019 09:32:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment