From patchwork Mon May 7 05:51:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 909520 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=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="hOJTBW51"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40fX0T55dmz9s34 for ; Mon, 7 May 2018 15:55:37 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 4D72EC2202B; Mon, 7 May 2018 05:54:32 +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.6 required=5.0 tests=RCVD_IN_MSPIKE_H2, RCVD_IN_SORBS_WEB, T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 2C643C2202A; Mon, 7 May 2018 05:52:51 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 5BF24C2205C; Mon, 7 May 2018 05:52:33 +0000 (UTC) Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by lists.denx.de (Postfix) with ESMTPS id 511C7C2206E for ; Mon, 7 May 2018 05:52:24 +0000 (UTC) Received: by mail-pf0-f195.google.com with SMTP id v63so21963599pfk.8 for ; Sun, 06 May 2018 22:52:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=riXpZi/wSY3zOL4HQx58+Y+htT6SknaiqEATdU3ZJiQ=; b=hOJTBW51F3DAqGNLnos9SdNN66krolHSJjpWtyYmzGvrT7ZyqEu8ulcSmjtLC/3SI0 UqyumQzJKHC2O0HsQrl0bVXDbJgrBXFTiIl2L/WcACqHpNOFJ68Bf90t081ieveBa1HX cklJcx8/vBDK1dpPZkm+T+FQ+coTP9E+ucEuk= 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; bh=riXpZi/wSY3zOL4HQx58+Y+htT6SknaiqEATdU3ZJiQ=; b=ldXsjr8ycwzx8RrK0nNjnSGBfNNUzHOeDF5SbcMNX86ZZkuvfdssES4FuZloGvEvMw p6dH3CJDGBTEK6wgNuF8Rcx1SJnM06Cvnxg5CahRGYFANTV8H6/Q54RNwV2AYmdlCHaU 7/RcQeVhVD/FsGwg9D7yqtRUZ1x6kw6xjzyo5tEClX48g9vIQG8oyMpNNYGxVjGxzYqQ KbnT1Cm10fT8fzAgYs7iK22YtiP3+nat8633/mMgdovGfo2NRzA+FrIj3La+bUQRmTlM TwVwLYAHxvw3C9ytODZ2CVt5hubTFZV/47sikDVmvtyJZjvUZ8kSC1N4qC58EfEEOYVc 8CmQ== X-Gm-Message-State: ALQs6tDG2jGMuBjC0CVXV88O8Tkh+djj/wt7+AnToTBblU1PNfR8Lq0d 5AAHjLJBxU2yh9fPuDopUOZRpw== X-Google-Smtp-Source: AB8JxZrirD8Y+WpqL15Ph7tZasOuq/IiSa/8b4egG4l+4M4kXVOUdtpwc7VqC/dy/5yYn9sff7Zdlw== X-Received: by 10.98.48.133 with SMTP id w127mr13588819pfw.224.1525672342928; Sun, 06 May 2018 22:52:22 -0700 (PDT) Received: from localhost.localdomain ([183.82.228.172]) by smtp.gmail.com with ESMTPSA id t11-v6sm35923747pgn.94.2018.05.06.22.52.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 06 May 2018 22:52:22 -0700 (PDT) From: Jagan Teki To: Stefano Babic Date: Mon, 7 May 2018 11:21:40 +0530 Message-Id: <20180507055140.28002-8-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180507055140.28002-1-jagan@amarulasolutions.com> References: <20180507055140.28002-1-jagan@amarulasolutions.com> Cc: Shyam Saini , u-boot@lists.denx.de, Davide Bonfanti , Andrea CORTESE , Fabio maggi , Fabio Estevam , Raffaele RECALCATI , lamiaposta71@gmail.com Subject: [U-Boot] [PATCH v3 7/7] configs: imx6dl-mamoj: Enable HAB 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Enable Secure boot(HAB) for BTicino Mamoj board. Signed-off-by: Jagan Teki --- configs/imx6dl_mamoj_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/imx6dl_mamoj_defconfig b/configs/imx6dl_mamoj_defconfig index d789496dff..0001457f5d 100644 --- a/configs/imx6dl_mamoj_defconfig +++ b/configs/imx6dl_mamoj_defconfig @@ -49,3 +49,4 @@ CONFIG_CI_UDC=y CONFIG_DFU_MMC=y CONFIG_IMX_THERMAL=y CONFIG_SYS_I2C_MXC=y +CONFIG_SECURE_BOOT=y