From patchwork Fri Mar 30 14:18:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 893357 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" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="VQVcryMN"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40CP515wGqz9sX8 for ; Sat, 31 Mar 2018 01:24:21 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 3D054C22216; Fri, 30 Mar 2018 14:20:40 +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_DNSWL_BLOCKED, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 45CC1C2220B; Fri, 30 Mar 2018 14:19:12 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id D9B5BC2224D; Fri, 30 Mar 2018 14:19:01 +0000 (UTC) Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by lists.denx.de (Postfix) with ESMTPS id 6E191C221D5 for ; Fri, 30 Mar 2018 14:18:57 +0000 (UTC) Received: by mail-wm0-f65.google.com with SMTP id l9so15919914wmh.2 for ; Fri, 30 Mar 2018 07:18:57 -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; bh=312jedmlCpkJLmHMXLAj4sTQ/QbO/f2rN5S+ZQ/QR5c=; b=VQVcryMNWpJy5ClmieXTW/ZEvCjvnnB4aineBtXeK/5vGMGsvNoujDPDp3EC0g3b6m 9kwQ6sxgLms0Nw77IqiQ40DHU7vgvBtS69jskDxImD6WUTvbsCbHihZvW8EqV+oKCp1g 74B0Y1yDKPaqIsshB0fRKjyuniDSQDDXIdgdI= 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=312jedmlCpkJLmHMXLAj4sTQ/QbO/f2rN5S+ZQ/QR5c=; b=TpOAD66kgJRs9TzELWVwq26ffaMjT/RPddLXsdbcZn4VbYbBUkct4ynzBthnghuUAR DyLG5STmhH1AAaSU7pufdOaJbmEBJI1+1qqPJmq4hWguHZSiEklWmxpNNfJqh9cqIGpz ghphbXlQr8gk8bvgxzkr2q+Z/cxhTje1VCM9xVlRw7YHqFOr/z11cxsBvRD/6WyP0+MZ XsKY3cVTLChlc0kQDSoRkuRJKMELCdSMnhyoBcd0S2E4XcaesRP/L/B2gRkLIJEcClBL lbjzSiR5sSkEs+tjUDKhQ4fB0Ej6zy60l7qei4/nKjlahAGaQwFNo8YB2r17NN92yYpB xq0Q== X-Gm-Message-State: AElRT7FZKn33gU1mgud2Fxo3yxV1rGzauzmIYMnSDp5J+8mX30XmAr/d CP99k4HHwUI2oRUHix3HW8eD190V7JM= X-Google-Smtp-Source: AIpwx48CzcX+SHb2YOtJ0kFjMoFt8OS1co+/YhLLJUvZkXVUecOMgPTByfUixEXECTZlrCn+UKuLmQ== X-Received: by 10.80.136.229 with SMTP id d92mr3048808edd.239.1522419536968; Fri, 30 Mar 2018 07:18:56 -0700 (PDT) Received: from localhost.localdomain ([109.255.42.2]) by smtp.gmail.com with ESMTPSA id d22sm5831758eda.31.2018.03.30.07.18.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 30 Mar 2018 07:18:56 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, fabio.estevam@nxp.com Date: Fri, 30 Mar 2018 15:18:36 +0100 Message-Id: <1522419526-29494-9-git-send-email-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1522419526-29494-1-git-send-email-bryan.odonoghue@linaro.org> References: <1522419526-29494-1-git-send-email-bryan.odonoghue@linaro.org> Cc: rui.silva@linaro.org, paul.liu@linaro.org Subject: [U-Boot] [PATCH 08/18] warp7: defconfig: Enable CONFIG_SECURE_BOOT 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" Various function associated with booting the WaRP7 in High Assurance Boot (HAB) mode are enabled by switching on CONFIG_SECURE_BOOT. This patch enables CONFIG_SECURE_BOOT for the WaRP7 defconfig. Signed-off-by: Bryan O'Donoghue --- configs/warp7_secure_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/warp7_secure_defconfig b/configs/warp7_secure_defconfig index 81b297f..d1d2495 100644 --- a/configs/warp7_secure_defconfig +++ b/configs/warp7_secure_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_MX7=y +CONFIG_SECURE_BOOT=y CONFIG_SYS_TEXT_BASE=0x87800000 CONFIG_TARGET_WARP7=y CONFIG_ARMV7_BOOT_SEC_DEFAULT=y