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