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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C8F0AC46CA1 for ; Mon, 16 Oct 2023 10:12:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7280F41745; Mon, 16 Oct 2023 10:12:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7280F41745 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d27gb1icmdDH; Mon, 16 Oct 2023 10:12:24 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 574A841714; Mon, 16 Oct 2023 10:12:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 574A841714 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id BA1D81BF327 for ; Mon, 16 Oct 2023 10:11:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 86B6081F80 for ; Mon, 16 Oct 2023 10:11:59 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 86B6081F80 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DyB_gHW37QYB for ; Mon, 16 Oct 2023 10:11:58 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by smtp1.osuosl.org (Postfix) with ESMTPS id 5E9FC81F7E for ; Mon, 16 Oct 2023 10:11:58 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5E9FC81F7E Received: by mail.gandi.net (Postfix) with ESMTPSA id A83EE1BF203; Mon, 16 Oct 2023 10:11:55 +0000 (UTC) Date: Mon, 16 Oct 2023 12:11:54 +0200 To: Neal Frager Message-ID: <20231016121154.48bfce7c@booty> In-Reply-To: <20230924151205.2099293-5-neal.frager@amd.com> References: <20230924151205.2099293-1-neal.frager@amd.com> <20230924151205.2099293-5-neal.frager@amd.com> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: luca.ceresoli@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697451116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oI16Tz6BQLFUkddJQJVL8XQnxTlaqImLyHKYQ7c02es=; b=MpGonuKr0iKBG2c4JAwiXDEVSvBp/OMBk72OQzWylAkpPeLeNxQl7HaOu4B2jgSCdsmrhs ReCKv6pBxXjaBCp6gbOo1M8eA+X7JYUlBZVMO7J9B5TvM0LNZKVm7QiDXduP+qcU1qgG55 ifBAaPL6qwgdqzJHNrU4LXO05eSrP6D7LMmdG89032Fh2BUowuKJ9bHOsk9cUyHgj+kXs9 z5hoqQtafo//loh5ZOCxbPWWt9xuMWDTSIJEbJWT3oNXEgfFIfdQaaIivs4GPsqslh9OcA Kei5sxE3Ls51pqejn8IbfbS+UVS3R5pNaInESowre08/jSLf4SERZuSKZqRg9Q== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=MpGonuKr Subject: Re: [Buildroot] [PATCH v4 05/10] boot/zynqmp-firmware: new boot firmware X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Luca Ceresoli via buildroot Reply-To: Luca Ceresoli Cc: ibai.erkiaga-elorza@amd.com, michal.simek@amd.com, thomas.petazzoni@bootlin.com, buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Sun, 24 Sep 2023 16:12:00 +0100 Neal Frager wrote: > This patch adds a new boot firmware to buildroot for building the zynqmp pmufw. > It requires the toolchain-bare-metal package that includes a bare-metal > binutils, gcc and newlib which can be built for the microblaze architecture. > > A patch is required to enable parallel building of the pmufw. This patch has > been submitted upstream internally at AMD / Xilinx and will be included with > the 2023.2 release of the embeddedsw repository. > > Signed-off-by: Neal Frager Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot