From patchwork Tue Jul 23 01:34:24 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Danomi Manchego X-Patchwork-Id: 1135343 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=comcastmailservice.net header.i=@comcastmailservice.net header.b="iX4FuDvF"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45t1Sn50spz9s00 for ; Tue, 23 Jul 2019 11:42:49 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CF20D847FE; Tue, 23 Jul 2019 01:42:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ryjt-JohMbQK; Tue, 23 Jul 2019 01:42:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id CDADF847D1; Tue, 23 Jul 2019 01:42:45 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 601CF1BF2AF for ; Tue, 23 Jul 2019 01:42:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 5B170847D1 for ; Tue, 23 Jul 2019 01:42:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2RgJQRjex5ib for ; Tue, 23 Jul 2019 01:42:43 +0000 (UTC) X-Greylist: delayed 00:08:08 by SQLgrey-1.7.6 Received: from resqmta-ch2-04v.sys.comcast.net (resqmta-ch2-04v.sys.comcast.net [69.252.207.36]) by fraxinus.osuosl.org (Postfix) with ESMTPS id A106F847C3 for ; Tue, 23 Jul 2019 01:42:43 +0000 (UTC) Received: from resomta-ch2-19v.sys.comcast.net ([69.252.207.115]) by resqmta-ch2-04v.sys.comcast.net with ESMTP id piM2huXcpUhOfpjhKhyY7E; Tue, 23 Jul 2019 01:34:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1563845674; bh=ln5UhmYiwTz5G45hwLvpFDjSTP8B++SxAEYaDaH4ttU=; h=Received:Received:From:To:Subject:Date:Message-Id; b=iX4FuDvFCKt0bLXlFIpQJwz0mN6qEOOkgJn8MiKLOFPeyHo5cyJONqO+1LYZnrbCT 3HuLkuZyNQ5V0/mSTEU+fYy9DSlspVJnpUJudY+WFPkFo5P+AEepU4aaVW/2bE1nTF q+Mg6Ru4FpvP25XAVpE6wDU6wAUtjqeAUr6d4EZz8pxCRyOEvK+oIPyNcUpd6I1p0d q7ifWsX99eMFoIr9riTBKobDiGzv7tTRInKdEVrpO+CkUrZ2ggVOnt9/Ek/NEeuZge ASGlm/XnEYJKrbMoqSBisxQd33padWLrLZ0Oj70xgst2+PV28wvZye+Kdf/azsJbQ2 TjZppgn7e9NRw== Received: from dmocelo-Aspire-E5-575G.hsd1.nj.comcast.net ([IPv6:2601:87:c480:4cd6:39bf:2051:b091:58d6]) by resomta-ch2-19v.sys.comcast.net with ESMTPSA id pjhDhxiHfSWDopjhKhq0is; Tue, 23 Jul 2019 01:34:34 +0000 X-Xfinity-VMeta: sc=-100;st=legit From: Danomi Manchego To: buildroot@buildroot.org Date: Mon, 22 Jul 2019 21:34:24 -0400 Message-Id: <20190723013424.1827-1-danomimanchego123@gmail.com> X-Mailer: git-send-email 2.17.1 Subject: [Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: add missing host-uboot-tools select X-BeenThere: buildroot@busybox.net 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: , Cc: Sergey Matyukevich MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" The "Build BL31 U-Boot image" option uses mkimage to make atf-uboot.ub, and has a make dependency on host-uboot-tools. Therefore, the Config.in option should select BR2_PACKAGE_HOST_UBOOT_TOOLS. (Just like similar options in linux, package/xvisor, and fs/cpio.) Signed-off-by: Danomi Manchego --- boot/arm-trusted-firmware/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/boot/arm-trusted-firmware/Config.in b/boot/arm-trusted-firmware/Config.in index beb95fb..2e41bd0 100644 --- a/boot/arm-trusted-firmware/Config.in +++ b/boot/arm-trusted-firmware/Config.in @@ -86,6 +86,7 @@ config BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31_UBOOT bool "Build BL31 U-Boot image" select BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31 + select BR2_PACKAGE_HOST_UBOOT_TOOLS help Generates a U-Boot image named atf-uboot.ub containing bl31.bin. This is used for example by the Xilinx version of