<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21390">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/testing: Also test-build tegra's lp0 resume code<br><br>The regular build doesn't build it, so it fails every now and then due<br>to changes in its dependencies.<br>Make sure we notice these early.<br><br>Change-Id: I0603b22887487d8871611d91e6f8ab0ec210bff1<br>Signed-off-by: Patrick Georgi <pgeorgi@chromium.org><br>---<br>M util/testing/Makefile.inc<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/21390/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/testing/Makefile.inc b/util/testing/Makefile.inc<br>index 977bc9f..3e6d0c6 100644<br>--- a/util/testing/Makefile.inc<br>+++ b/util/testing/Makefile.inc<br>@@ -80,6 +80,8 @@<br>         unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/ BLD=nvramcui MFLAGS= MAKEFLAGS= MAKETARGET=all junit.xml<br>        unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/ BLD=coreinfo MFLAGS= MAKEFLAGS= MAKETARGET=defaultbuild junit.xml<br>       $(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=util/ BLD=romcc MFLAGS= MAKEFLAGS= MAKETARGET=test junit.xml<br>+      printf 'include ../../../../../.xcompile\nGCC_PREFIX=$(subst -gcc,-,$(GCC_CC_arm))\ninclude Makefile' |$(MAKE) -C src/soc/nvidia/tegra124/lp0 -f -<br>+   printf 'include ../../../../../.xcompile\nGCC_PREFIX=$(subst -gcc,-,$(GCC_CC_arm))\ninclude Makefile' |$(MAKE) -C src/soc/nvidia/tegra210/lp0 -f -<br> <br> test-basic: test-lint test-tools test-abuild test-payloads test-cleanup<br> <br></pre><p>To view, visit <a href="https://review.coreboot.org/21390">change 21390</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21390"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0603b22887487d8871611d91e6f8ab0ec210bff1 </div>
<div style="display:none"> Gerrit-Change-Number: 21390 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>