Message ID | 20200926155219.5561-1-nramas@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=MjKf=DD=vger.kernel.org=linux-integrity-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 79E2E6CB for <patchwork-linux-integrity@patchwork.kernel.org>; Sat, 26 Sep 2020 15:52:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4AA0A22207 for <patchwork-linux-integrity@patchwork.kernel.org>; Sat, 26 Sep 2020 15:52:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="iAUJajNR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729722AbgIZPwZ (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Sat, 26 Sep 2020 11:52:25 -0400 Received: from linux.microsoft.com ([13.77.154.182]:54114 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725208AbgIZPwY (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Sat, 26 Sep 2020 11:52:24 -0400 Received: from localhost.localdomain (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id F21CA20B7178; Sat, 26 Sep 2020 08:52:23 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com F21CA20B7178 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1601135544; bh=dOXzAiTlwjJdsSlMcZPnNWnWoLZ5/Ww2sAa0YGXf7VA=; h=From:To:Cc:Subject:Date:From; b=iAUJajNR7L4kc+FbAQqbCviW9e7QjEoDcpFms6n2wTBVVhZWMTjaOHYZly96L0YhF pupZFiiTC4inAZIrcUdI5x9O6y1gcVGUlvWPzhUemYzK8eB04a9oSwS7fdWMlfIBGr HVj+WZXi5EYC6azMi0/JNyFPB85j3GxncjColhDk= From: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> To: zohar@linux.ibm.com Cc: tyhicks@linux.microsoft.com, tusharsu@linux.microsoft.com, sashal@kernel.org, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/3] IMA: Generalize early boot data measurement Date: Sat, 26 Sep 2020 08:52:16 -0700 Message-Id: <20200926155219.5561-1-nramas@linux.microsoft.com> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
IMA: Generalize early boot data measurement
|
expand
|