Kyösti Mälkki has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/43817 )
Change subject: [WIP] mb/emulation/qemu-i440fx: Remove TRACE=y from test build ......................................................................
[WIP] mb/emulation/qemu-i440fx: Remove TRACE=y from test build
Looks like the option is generally not compatible with garbage collections.
Change-Id: I1b76dc34b5f39d8988368f71a0a2f43d1bc4177e Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M configs/config.emulation_qemu_x86_i440fx_debug 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/43817/1
diff --git a/configs/config.emulation_qemu_x86_i440fx_debug b/configs/config.emulation_qemu_x86_i440fx_debug index 011f163..e39ff59 100644 --- a/configs/config.emulation_qemu_x86_i440fx_debug +++ b/configs/config.emulation_qemu_x86_i440fx_debug @@ -4,6 +4,5 @@ CONFIG_DEBUG_CBFS=y CONFIG_DEBUG_PIRQ=y CONFIG_DEBUG_MALLOC=y -CONFIG_TRACE=y CONFIG_DEBUG_BOOT_STATE=y CONFIG_DEBUG_ADA_CODE=y