Message ID | 20190625201341.15865-1-sashal@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 63CE86C5 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 25 Jun 2019 20:13:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 547892852B for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 25 Jun 2019 20:13:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4862A285C3; Tue, 25 Jun 2019 20:13:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C96DB2852B for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 25 Jun 2019 20:13:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726557AbfFYUNq (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Tue, 25 Jun 2019 16:13:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:42570 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726274AbfFYUNq (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 25 Jun 2019 16:13:46 -0400 Received: from sasha-vm.mshome.net (unknown [167.220.24.221]) (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 B5D55208CA; Tue, 25 Jun 2019 20:13:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561493625; bh=QHq6Uqdvm22k5lzupX6xiKZGNlRkC7j+eJhBVbRDCw8=; h=From:To:Cc:Subject:Date:From; b=z34MIAS2crMhcrbYGXjA1NgfHxkM+oyFT7Zazvmmg22iAsZszQp/HN/SqHB96kcHk wcfR7/O/dC297UFMvpvWkVebBoPsiOWZTPu9Gp3/EQKzAL+dOMOIdHe6HtsBi4Mkru Au49VfKdQhf0W6sAIwLEJhGMHb9f7k7BgP9Zj1+E= From: Sasha Levin <sashal@kernel.org> To: peterhuewe@gmx.de, jarkko.sakkinen@linux.intel.com, jgg@ziepe.ca Cc: corbet@lwn.net, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-integrity@vger.kernel.org, linux-kernel@microsoft.com, thiruan@microsoft.com, bryankel@microsoft.com, tee-dev@lists.linaro.org, ilias.apalodimas@linaro.org, sumit.garg@linaro.org, rdunlap@infradead.org, Sasha Levin <sashal@kernel.org> Subject: [PATCH v7 0/2] fTPM: firmware TPM running in TEE Date: Tue, 25 Jun 2019 16:13:39 -0400 Message-Id: <20190625201341.15865-1-sashal@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
fTPM: firmware TPM running in TEE
|
expand
|