From patchwork Wed May 8 18:14:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 1097176 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="faeUrnDG"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44zl5n2b5gz9s5c for ; Thu, 9 May 2019 04:15:57 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 06134C21DAF; Wed, 8 May 2019 18:15:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 7D999C21E12; Wed, 8 May 2019 18:15:17 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 6DDADC21DD3; Wed, 8 May 2019 18:15:12 +0000 (UTC) Received: from mail-ed1-f66.google.com (mail-ed1-f66.google.com [209.85.208.66]) by lists.denx.de (Postfix) with ESMTPS id 2F865C21D4A for ; Wed, 8 May 2019 18:15:10 +0000 (UTC) Received: by mail-ed1-f66.google.com with SMTP id f37so22893094edb.13 for ; Wed, 08 May 2019 11:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JilycTHKGktue6+iRYF3LcXSOo00dXX8dY6uQ4IjCyc=; b=faeUrnDG00vasRnWNSgUvQ2UJb/ZF4zjK8n9ePsoGRgfsUcCnn6ZmlEqJq2Pk0mTUy AppDosZ8qTckh1yfNf/nj/KkdEyVEzslqNTyTheIwFS3l3jVRreG73nOXkLupbywqYwJ zvnr+UdeL+hcaLOrTLPPFbbDGHag4dATBV6tK9GXrQmUrcnJvUAo2GXqQo86qpiXvpPp k6nlMLZ8CoIHLIgfFdIuKlNDD84c2vcPyTVFHBI0PrfqMKipD4cNTwGv0ZOqsKoReR/i gvKomVSfjeYj09NJjGBwg2JvhgTBUsD9NigvJeKhyRJ9k0ol7HLAnFjmMxCXxUGlAJCM HvrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JilycTHKGktue6+iRYF3LcXSOo00dXX8dY6uQ4IjCyc=; b=H+RqQM2QSxdRhGt5AOz4wSCZjJrYzT0L2j9Dzp08X6AhHdUifuL8j7dLHwmJ/Ka8s6 GdMHHgCzSTgQ9HAiIRt30CvZfapc2YxctEVuYpaPt/I/BUliiRjSvbntKmgYIGQdsok6 vLYubJpjOSwxV8M+SIi4SFjn63Q4tSmUmqvG8c0bdQwiXLiPPN14hAVR4fUYair9tak7 zetUrYj7ATIFdywgI2zwlUaxht8FdyMJTMacu79Nmdst7g4QR/6jeJLMUAtXAg6MdNn4 IeZ9GMc+mYJ78agnmmMV7Hi63FwrEerm7RpnZqMvNpgFA8TylnZG74s8JHELooo79QgW qDqw== X-Gm-Message-State: APjAAAWBdNtW5GxKu5anGe6zQMLnYPCAyZ6/bVIPUAcXssVdROvJdwZ2 dT4ITlkV7fYGNOEDBdv9kVJSTRYZhy4= X-Google-Smtp-Source: APXvYqx+hMCBHCTVnQXUFBJg6wyn/ToZOc2yHLx1Zf1s7GP3ipEyH+R5mVh+vAKJlGaLVsUxMOgERg== X-Received: by 2002:a50:bae4:: with SMTP id x91mr34401541ede.76.1557339309614; Wed, 08 May 2019 11:15:09 -0700 (PDT) Received: from event-horizon.net ([80.111.179.123]) by smtp.gmail.com with ESMTPSA id r2sm2809106ejp.76.2019.05.08.11.15.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2019 11:15:08 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, fabio.estevam@nxp.com, maxime.ripard@free-electrons.com, breno.lima@nxp.com, pjtexier@koncepto.io, trini@konsulko.com, peng.fan@nxp.com Date: Wed, 8 May 2019 19:14:42 +0100 Message-Id: <20190508181448.20452-2-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190508181448.20452-1-bryan.odonoghue@linaro.org> References: <20190508181448.20452-1-bryan.odonoghue@linaro.org> MIME-Version: 1.0 Subject: [U-Boot] [PATCH 1/7] warp7_bl33: configs: Enable FIT as the boot.scr format X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" This patch switches on FIT verification of boot.scr. After this commit your boot.scr must be in the FIT format. Signed-off-by: Bryan O'Donoghue --- configs/warp7_bl33_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/warp7_bl33_defconfig b/configs/warp7_bl33_defconfig index a79f670ea0..c0ad26ff13 100644 --- a/configs/warp7_bl33_defconfig +++ b/configs/warp7_bl33_defconfig @@ -55,3 +55,6 @@ CONFIG_USB_ETHER=y CONFIG_USB_ETH_CDC=y CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00" CONFIG_OPTEE_TZDRAM_SIZE=0x2000000 +CONFIG_FIT=y +CONFIG_FIT_SIGNATURE=y +CONFIG_FIT_VERBOSE=y