From patchwork Wed Jan 30 03:58:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1033240 X-Patchwork-Delegate: bmeng.cn@gmail.com 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=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="nXCDdrsR"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 43q8nr6GJlz9sBQ for ; Wed, 30 Jan 2019 15:02:08 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 8403DC21E0F; Wed, 30 Jan 2019 04:00:44 +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=RCVD_IN_MSPIKE_H2, 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 C8F26C21C6A; Wed, 30 Jan 2019 04:00:15 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id EDFF1C21C57; Wed, 30 Jan 2019 04:00:11 +0000 (UTC) Received: from mail-yb1-f197.google.com (mail-yb1-f197.google.com [209.85.219.197]) by lists.denx.de (Postfix) with ESMTPS id 6E794C21C27 for ; Wed, 30 Jan 2019 04:00:11 +0000 (UTC) Received: by mail-yb1-f197.google.com with SMTP id y3so7852906ybp.14 for ; Tue, 29 Jan 2019 20:00:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:in-reply-to:message-id:mime-version:references:subject:from:to :cc; bh=9OYf2XTW8Fy95T5zpzScvw4VZrriQybdO1CI23oKVqs=; b=nXCDdrsRANn4kHUGO+vYzLAPvbsHJp0X5I9932CbFiTcIWwq56Z+bc96oY7pTPhaOi 1GDRonhsQNe8xrL9JMy2F2qLui2jjhrRYZ2aNKRUApq63RXKJjGvJOdFS79+4QDy8Ge5 MBmRxlFl0ozKehv8mBhbu4nEqT5qQME8h5NGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:in-reply-to:message-id:mime-version :references:subject:from:to:cc; bh=9OYf2XTW8Fy95T5zpzScvw4VZrriQybdO1CI23oKVqs=; b=c77QyWxiKfCBqeCModj0dKzuU8H4RPkweYmOS/qP8h89qzrY5HEx3eTI6NEsmFAtoY nYktc5HC+nE7Olxem3IbOrlBtVLYsAYcCdVCHwMxd9V7f9QRcavd+lRqxfJkdXS0wqoW WhmZm2SVtakFCMDowflOpYTWY6Hjh+56JBA2rUlT2WTjiKpWanKXTtVmIvezI7cNvI1K IsdoKfIEnAsGwuME9jdy2fVzIdgaC36lAyy7fL6IMrwxzKp5QGLo44lhEXpqxcfpfBtU 3r6saxHnRgrOpz/ynFXYEekaZGR1vQTS9rrSSy+gLxVCt2V/Z5nI/KOK5+12G2qR2SNz VIdg== X-Gm-Message-State: AHQUAuYgKBKqKLkRGO/AUGiSmP6zgnwukfuQEYQpFYdIBJvC+yn+I+K1 p8Hy7yKqA/pKDF4RKyxuHOkjmoYo42JBzF08 X-Google-Smtp-Source: AHgI3Ib3sekd8/1ZYiWM9I6D1ancMIuvUi5s2TtCfIfjdg0E2/npBlp/aY9L8VPpuxA0OTIltnXRPei/9VDQG2Br X-Received: by 2002:a25:3d05:: with SMTP id k5mr3521298yba.7.1548820810238; Tue, 29 Jan 2019 20:00:10 -0800 (PST) Date: Tue, 29 Jan 2019 20:58:58 -0700 In-Reply-To: <20190130035935.235565-1-sjg@chromium.org> Message-Id: <20190130035935.235565-4-sjg@chromium.org> Mime-Version: 1.0 References: <20190130035935.235565-1-sjg@chromium.org> X-Mailer: git-send-email 2.20.1.495.gaa96b0ce6b-goog From: Simon Glass To: U-Boot Mailing List Subject: [U-Boot] [PATCH 03/40] binman: Add a missing comment in Entry_vblock 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" An important property is missing. Update the entry comment to include this. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- tools/binman/etype/vblock.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/binman/etype/vblock.py b/tools/binman/etype/vblock.py index c4d970ed16..334ff9f966 100644 --- a/tools/binman/etype/vblock.py +++ b/tools/binman/etype/vblock.py @@ -18,6 +18,7 @@ class Entry_vblock(Entry): """An entry which contains a Chromium OS verified boot block Properties / Entry arguments: + - content: List of phandles to entries to sign - keydir: Directory containing the public keys to use - keyblock: Name of the key file to use (inside keydir) - signprivate: Name of provide key file to use (inside keydir)