Paul Menzel has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/41699 )
Change subject: config: Build QEMU i440fx with undefined behavior sanitizer ......................................................................
config: Build QEMU i440fx with undefined behavior sanitizer
Change-Id: I483f7d7e26fe06514d3a4c823e5a598ae3b682a0 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- A configs/config.emulation_qemu_x86_i440fx_ubsan 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/41699/1
diff --git a/configs/config.emulation_qemu_x86_i440fx_ubsan b/configs/config.emulation_qemu_x86_i440fx_ubsan new file mode 100644 index 0000000..ceae016 --- /dev/null +++ b/configs/config.emulation_qemu_x86_i440fx_ubsan @@ -0,0 +1 @@ +CONFIG_UBSAN=y
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41699 )
Change subject: config: Build QEMU i440fx with undefined behavior sanitizer ......................................................................
Patch Set 1: Code-Review+1
Oops! It's dead, Jim! That's why we need this patch...
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41699 )
Change subject: config: Build QEMU i440fx with undefined behavior sanitizer ......................................................................
Patch Set 1:
Might fixing this be in the scope of the KASAN GSoC project?
Werner Zeh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41699 )
Change subject: config: Build QEMU i440fx with undefined behavior sanitizer ......................................................................
Patch Set 1:
Patch Set 1:
Might fixing this be in the scope of the KASAN GSoC project?
If there will be time I could ask Harshit to look into this issue. So far KASAN is a dedicated, separated task which has a higher priority.
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/41699?usp=email )
Change subject: config: Build QEMU i440fx with undefined behavior sanitizer ......................................................................
Abandoned