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 80FEAC433EF for ; Fri, 21 Jan 2022 18:10:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7A967820F0; Fri, 21 Jan 2022 19:10:48 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="kCWqFBvB"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 91403820F0; Fri, 21 Jan 2022 19:10:46 +0100 (CET) Received: from mail-qk1-x72a.google.com (mail-qk1-x72a.google.com [IPv6:2607:f8b0:4864:20::72a]) (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 A603B81E25 for ; Fri, 21 Jan 2022 19:10:43 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72a.google.com with SMTP id z10so10815647qkf.7 for ; Fri, 21 Jan 2022 10:10:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Tlpl+t3qqMHYOXd7hNAkWrRZDoxxVZgaKJhddm2PMZ8=; b=kCWqFBvBl8hwUipkDycovwcm/R9fT0Zf/cp2t1qmardkAOvlMb7Gx+Z8U4qgiv0AbR fuzI+GcfQf5fasGc07rFzNUAA4yGGWKwd7sEGb8uq3Pssw7H2ymXhnoexQ4sBmNgS3qT 29RGDIsBFuk1JTIqeAwc8JIKNa1LFrDidLCTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Tlpl+t3qqMHYOXd7hNAkWrRZDoxxVZgaKJhddm2PMZ8=; b=sxuGMvbk8lctBxkC95TCihtVcsmGeCgv/iHJInoLxMUM5bMl0mppD75HMrKwn9cSCS SX99z9m94ZltEoK0OKlv4Ah9sQKfBgehgebFtpKCKYFdszdyl7x0CWam2H8bJeGUYjQe 5ugB4m9uKPgWhHfG8+yPagUWvxkkwg2EApQXMsG6IcMNL5+hMCH999GpqsMlkUZEIGNR ErhOz2JEbXKDfR2uAS9cIsp0S+XTCU/pCV3tLGc5/rd5zJ5Gw6ytJu/ZZkE0zZzOolnu xQkV89YZRx3K3cIqBWEsV7t0Z3e9hahYWqNOU6/Vk7WNMGZdXt9gkAw+bu12GTqLOwYf 6DlQ== X-Gm-Message-State: AOAM532toMRlN2J4Xw+s5PD7fOPQcQTMF+wpzTOcFjMolF+ZITEHrc3Q jWgzX+MT2aQFXI21F/B4c25xPQ== X-Google-Smtp-Source: ABdhPJzlIxkNiylIXlUluXJW8Z7aZ2z4mWiIe0wBhFVsLPd5HBiwjVkApyp7i68M1siNTciXKh4SVw== X-Received: by 2002:a05:620a:4503:: with SMTP id t3mr3589027qkp.525.1642788642599; Fri, 21 Jan 2022 10:10:42 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id w18sm3447256qkp.96.2022.01.21.10.10.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jan 2022 10:10:42 -0800 (PST) Date: Fri, 21 Jan 2022 13:10:40 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Bin Meng , Stefan Reinauer , Martin Roth , Alper Nebi Yasak , Daniel Schwierzeck , Heinrich Schuchardt , Kristian Amlie Subject: Re: [PATCH v4] gitlab/azure: x86: Add a coreboot test Message-ID: <20220121181040.GZ7004@bill-the-cat> References: <20220121102254.v4.1.I8f451123c2dd44a736c22995284b926cfdfe5ccd@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="63tCqOYFH7xKgZE5" Content-Disposition: inline In-Reply-To: <20220121102254.v4.1.I8f451123c2dd44a736c22995284b926cfdfe5ccd@changeid> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.5 at phobos.denx.de X-Virus-Status: Clean --63tCqOYFH7xKgZE5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 21, 2022 at 10:23:01AM -0700, Simon Glass wrote: > Coreboot supports U-Boot as a payload and this recently got a bit of a > facelist. Add a test for this. >=20 > For now this uses a binary build of coreboot (v4.15). Future work could > potentially build it from source, but we need to figure out the > toolchain problems first, since coreboot uses its own toolchain. It > turns out that this is tricky, because coreboot fails to build with a > vanilla gcc. >=20 > This needs some changes to the hooks scripts as well. An example build > is at https://source.denx.de/u-boot/custodians/u-boot-dm/-/jobs/359687 >=20 > Signed-off-by: Simon Glass Reviewed-by: Tom Rini --=20 Tom --63tCqOYFH7xKgZE5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHq9yAACgkQFHw5/5Y0 tyxI3wwAuKK8/jIw7QaazDz5fShQlM5tZCzFXa7GlcZxpNjEGzBiya8m5A+kfzqq 6ZvgscWbT8am3SuMGC0y+sWuFC57ZX/89DB1a2fAl8LRdG3HXA5kUWLmYg4YSdbW qQAr5IUtofPkhlULkQ2yz3rqSZfzcmRxPWTrQaEiaTjZKJAYuJVzXJoEfeX5T5Ef c+QV22m4vSGQUPbcuxSrZ9bI7PqkgvzgXrWGjjUMOwwIm5k6o1HCl8YgbjLUTUKj t7Myz5Xp0uxKTacfpru/eRvRWsZFM/xfmucE6allMo3SZRWWJ0nzfJuP2FYvfovU fyPY5X4e4bawGtTZ93DJmoRQYLUn+KvFSY5GT/8EKGo+WMd31wY3GN041t67qQys kXKCFsDuKXJZVwnhWnTmbYWUGjteTaF/E/RZr2PtNibVLNPjwU56Ov2Tw2JKtg5Z EMT5kPLutpKBqH2+PLUF7J8unoq51YvvV0+APiRhKbi+epP79r9UxFNMDQWCkjFz hFjF+1Ui =eO1n -----END PGP SIGNATURE----- --63tCqOYFH7xKgZE5--