From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 104F6C433EF for ; Fri, 3 Dec 2021 16:17:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 779F4811AC; Fri, 3 Dec 2021 17:17:38 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="QRzwmsY0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B5BD9811AC; Fri, 3 Dec 2021 17:17:36 +0100 (CET) Received: from mail-ua1-x929.google.com (mail-ua1-x929.google.com [IPv6:2607:f8b0:4864:20::929]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1049C8015E for ; Fri, 3 Dec 2021 17:17:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-ua1-x929.google.com with SMTP id i6so6452256uae.6 for ; Fri, 03 Dec 2021 08:17:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KZ5/os6veSD53WxpgeLL+bZdZYbvTeNumtmQGdJJwak=; b=QRzwmsY08dEWFWHfN7chU9IvjFgZghhKl24zdKBhrmnJKjQzguPMDpzr4jkoQDrPIU ajLdG8JpcuxmqTPnkI+9R+MseRxSyBqt4S/6nXxrECQqqg/tQCyhImoLSlSJTATw5vZ5 02YLOb3R4oNjNEHBZfAAia0fbse0d1R7i1A14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KZ5/os6veSD53WxpgeLL+bZdZYbvTeNumtmQGdJJwak=; b=dsaW47YDZvhKxbgtKQj8yGgJx1rrvnVaeBKuLVjCncCoGikflDKc1DNt+lNshh28Na sY8RrY9+E+ZxWOsxQP7ONQo8Nd0a3m7BcUi7avWSKcliC5Lj6HcEKkHBm76k2cGyHSbE iFbXaCbCdhhS/SnIl3uVryLth8C1dvpZtjgtC9M18EvpVsdU2j7/z+LnlMNICwUrhDNZ t56M+ximex1LIXAlFGwBMSFMWOk3kov/hYB8CoS3MDI9nFaud4YFSUykk6asAJTGy1RW bp1Pqx3pvC3io0re0oCyf4pBepGqUGnAp3m0r1CEa3Y56evfbCVNT4gKH5/iThNbIIv2 VGLQ== X-Gm-Message-State: AOAM532834KCyYq/2p62iDcEQt8VCaGUDnDQw8a4SWoor8PAQlxBS1IU 1Wqf/Ta6pmFGo+YuuOCb3JHen89WnTpOP4rV8y53Eg== X-Google-Smtp-Source: ABdhPJx6Bn9eGn/b2qhJ16CkUIk6se9UZFbekhkMEqPje6MkxTc/C4Fqj5beZguq02j3mLUNRUqI+R/QMKxw5fRlIVQ= X-Received: by 2002:a67:3345:: with SMTP id z66mr21320563vsz.71.1638548251532; Fri, 03 Dec 2021 08:17:31 -0800 (PST) MIME-Version: 1.0 References: <20211203155238.2653179-1-sjg@chromium.org> <20211203160243.GM1220664@bill-the-cat> In-Reply-To: <20211203160243.GM1220664@bill-the-cat> From: Simon Glass Date: Fri, 3 Dec 2021 09:17:20 -0700 Message-ID: Subject: Re: [u-boot-test-hooks PATCH v2] travis-ci: Add tests for booting from coreboot To: Tom Rini Cc: U-Boot Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Hi Tom, On Fri, 3 Dec 2021 at 09:02, Tom Rini wrote: > > On Fri, Dec 03, 2021 at 08:52:38AM -0700, Simon Glass wrote: > > > Add a means of testing a coreboot + U-Boot build using qemu. > > > > Signed-off-by: Simon Glass > > --- > > As to what to do with people's labs, I think applying these patches does > > encourage them and provide people with examples. Having 'no mainline' for > > these is going to be an impediment I think. > > > > Changes in v2: > > - Drop the ellesmere symlink > > > > bin/travis-ci/conf.coreboot_qemu | 28 ++++++++++++++++++++++++++++ > > 1 file changed, 28 insertions(+) > > create mode 100644 bin/travis-ci/conf.coreboot_qemu > > So, now we have the conf, for something 100% virtual, in bin/travis-ci > (which yes, ugh, bad name). If we had a top-level README.rst how would > it be unclear that this is a functional example? In fact, maybe we > should clear something up. How does the network test work for you? I > have to modify them to pass -tftp=/tftpboot so that I can then give it > things like helloworld.efi and appropriate grub.efi. Are you using some > wrapper to make things look more like what CI does? I haven't tried the network tests, actually. Mostly I run individual tests or just boot to a prompt and try things out. One day I would like to get labman closer to making this automatic. Regards, Simon