From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 052E4C00A89 for ; Mon, 2 Nov 2020 22:39:14 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 651A62225B for ; Mon, 2 Nov 2020 22:39:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Vxmfl+1t"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="hxtt0ti6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 651A62225B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=mv1XHJTSujk+DOp1ux4ejJe5/gogudyNJqfjXXiZjlQ=; b=Vxmfl+1tQ9JYXj7NQC/IwRa/Xs SzE+Pi8c7aV0bWmnVMfnamax/1hNl9qYROxlW0PttXGQQ8qGq7uiGl/y4AJDqmOWLILaebt2HoW+y YWsCb0v83GxueqgLWSodtg/TQaGY+rOVe6w9qeOyCg2pFV2b1onlPUsk5Dxzr41UQGFhpfU0KYJtH B98jZHmG/br5Qa1aJW56Qsf1/JrKvTBZsA450Cp1udDTyhHfAoUEvnCOI8d03zMPLzDAaqhjmbp4q VPWGj3IO7xRPiO6oyMh05bZrHP9B8wZcopu1trtRvrSUPoWMfihshRSufOqRA2Qudyd41Ns2r21dE BFZwArUQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZiTE-0001Qr-9L; Mon, 02 Nov 2020 22:38:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZiTA-0001Q3-IH for linux-arm-kernel@lists.infradead.org; Mon, 02 Nov 2020 22:38:33 +0000 Received: from e123331-lin.nice.arm.com (lfbn-nic-1-188-42.w2-15.abo.wanadoo.fr [2.15.37.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CDC5820870; Mon, 2 Nov 2020 22:38:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604356711; bh=KVk3UfB7fHvlt+4j/Zyd5nzE1y9+9mnY2YhO3zMimQo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hxtt0ti6RiEIR1iAyKE9/phzwtWG0D4yC7rCIMiFhrH+cry1E+GMVlqgFBgfPKsjd V4BGj3Qefv7UQ5bu3aD17aNDhYa0I4WZB6gYvjT5sH5P/3JJVPYXqGQ3Wx6CbxikOo VdNz9W2QyYOdN92DZlDcDMqTVDJVMYJs71XZfy1c= From: Ard Biesheuvel To: linux-efi@vger.kernel.org Subject: [PATCH v4 3/3] arm64/ima: add ima_arch support Date: Mon, 2 Nov 2020 23:38:00 +0100 Message-Id: <20201102223800.12181-4-ardb@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201102223800.12181-1-ardb@kernel.org> References: <20201102223800.12181-1-ardb@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201102_173832_823438_C5A833FD X-CRM114-Status: GOOD ( 13.07 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jlee@suse.com, dmitry.kasatkin@gmail.com, x86@kernel.org, jmorris@namei.org, zohar@linux.ibm.com, clin@suse.com, catalin.marinas@arm.com, linux-integrity@vger.kernel.org, will@kernel.org, Ard Biesheuvel , linux-arm-kernel@lists.infradead.org, serge@hallyn.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Chester Lin Add arm64 IMA arch support. The code and arch policy is mainly inherited from x86. Co-developed-by: Chester Lin Signed-off-by: Chester Lin Signed-off-by: Ard Biesheuvel --- arch/arm64/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index f858c352f72a..ea1b608a0fad 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -200,6 +200,7 @@ config ARM64 select SWIOTLB select SYSCTL_EXCEPTION_TRACE select THREAD_INFO_IN_TASK + imply IMA_SECURE_AND_OR_TRUSTED_BOOT if EFI help ARM 64-bit (AArch64) Linux support. -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel