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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (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 B130EC636D7 for ; Tue, 21 Feb 2023 21:48:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4B0AA813B5; Tue, 21 Feb 2023 21:48:54 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 4B0AA813B5 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 98ARAmfFvv8Y; Tue, 21 Feb 2023 21:48:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 6448A8144B; Tue, 21 Feb 2023 21:48:52 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 6448A8144B Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 8A4F21BF39F for ; Tue, 21 Feb 2023 21:48:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 61D9E40374 for ; Tue, 21 Feb 2023 21:48:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 61D9E40374 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 SfIoFt1xScPe for ; Tue, 21 Feb 2023 21:48:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 21AA54011F Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by smtp2.osuosl.org (Postfix) with ESMTPS id 21AA54011F for ; Tue, 21 Feb 2023 21:48:43 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 1404D40003; Tue, 21 Feb 2023 21:48:40 +0000 (UTC) Date: Tue, 21 Feb 2023 22:48:40 +0100 To: Casey Reeves Message-ID: <20230221224840.668f2559@windsurf> In-Reply-To: <20230119185041.3430421-1-casey@xogium.me> References: <20230119183026.3428277-1-casey@xogium.me> <20230119185041.3430421-1-casey@xogium.me> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.35; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1677016121; 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=KmkwVBESRIRj8TQiGAo3gIwqwAtfdkFglkY/pEaflps=; b=RZwwmFcHBfeoC1ZzhceB3EeG4s1J/YNiVTLtIxOQeXR6IotF+t6SBPiBr6wxCRMXDJga65 p+baYHgH5othD5hNbBqSkdD5QlThiDQEf7V2/lPZ/3yEixD8xrBQVHMpP9pu7QLTmGUaJt OYI+HGbeU2SG9UW2nABRtv9WYyYnnlw03VnLBywJ2QV3vRO1Aogs2c65a/BvhVGoICUirU xIK5FC5LhZnEBiYPUMSRQMKOl5tFt837qLhZ9CGhF/g+VJ121IWXa8VC/gF0bE/6bE2V/y 5Tf1S98wbLEVcCa1IcNxRxIxNHv4P1O4fddC0i+wy3NbTBKKx2fZj2GnwIOz6A== X-Mailman-Original-Authentication-Results: smtp2.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=RZwwmFcH Subject: Re: [Buildroot] [PATCH v2] boot/arm-trusted-firmware: Barebox available as BL33 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: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: Sergey Matyukevich , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Thu, 19 Jan 2023 19:50:40 +0100 Casey Reeves wrote: > Since version 2022.04.0, Barebox now support a generic image built for > platforms, to be used as BL33 to generate FIP images. This patch makes > it available as choice of BL33 to be used with ATF and is based on the > similar work put into U-Boot as BL33. > > Signed-off-by: Casey Reeves > > --- > Changes v1 -> v2: > - fixed quoting issue in the default image name > --- > boot/arm-trusted-firmware/Config.in | 21 +++++++++++++++++++ > .../arm-trusted-firmware.mk | 6 ++++++ > 2 files changed, 27 insertions(+) Applied to next, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot