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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 6A0D5C742A2 for ; Thu, 11 Jul 2019 20:11:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 338A620872 for ; Thu, 11 Jul 2019 20:11:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="df/qOs9g" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728759AbfGKULG (ORCPT ); Thu, 11 Jul 2019 16:11:06 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:39843 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728194AbfGKULF (ORCPT ); Thu, 11 Jul 2019 16:11:05 -0400 Received: by mail-wr1-f68.google.com with SMTP id x4so7598261wrt.6 for ; Thu, 11 Jul 2019 13:11:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=JEDDV86sPR8FRgxFWuhkGy+3eyqHIGbOW1QO5T3V+YE=; b=df/qOs9gghLYnK5io9SbPuJPNjkVPE9LUc+HbjUTrXgRMd3hmRHKEjLeyaGo/GsisT 7nSw45WqX7KInvc5D3F0EnKCn4TI+dPq0Y2VCyar322LEgSPkOAwnqhxSo4XkKpKrWv5 vDxa10fr1xsvRt+I1E235vP2bS1odcAmG4ThqXwHtGYpowcDVTvFKUzNv/aB5LYvL7RY e+aPgiU3I7FZPtrjMAzIIEnPj7ad2nCa+NJ3cbXCiKgWUqme0XfQLBoHauvElYxstmor oCDMizugt3k/80xQAq5vOlrWjZe98NNmxSUYcJWJIiZ6PJQh9GgkqlIwQkgLRljUpm/N 5Yeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JEDDV86sPR8FRgxFWuhkGy+3eyqHIGbOW1QO5T3V+YE=; b=qAv38H378Bkuy5/stv2mRXvtutQYRqLSWyEtU905+Pu9iQSi2CMxq9Q87029LuvVQH 3uKSXk1kKmtNp3Hd1Xmf22UvfobiY7JM8su3Yg3Aa+m3P4/992LE0DJbZTNvWWWfq3V0 msWiVQaciAfcvzBsRK9K+co+koy/gPcIlxDqclpGttNpdXr4j/8FUrHDqgVPRIN21Ytn jD+Ut9+EBWXcEnUUkmZJbQP7xuwt6pVwaveKL5kL5FUVDJ+6xbx9k6igfCmFZ2opbSdN b1b6M2itENTLN1QDoxOAJEI4t9u997T6Z7Cs9Yulrq+18aO4sabo1B0wNgha7saaGP4I 7dWQ== X-Gm-Message-State: APjAAAXnKJakk8igrp3VkesjRmMhbZtMQOWtaKEzM0GchHSaZyvvZfi/ d/3HFnPkbmmzclIMfKxMFToDkw== X-Google-Smtp-Source: APXvYqyUBBOu66wNAd0BTSpA/H1oaEclZcNUAp7t/EtuW3X4zQQ83iMw4MTEh5VduNaCWHpH1jXwPA== X-Received: by 2002:a5d:6b07:: with SMTP id v7mr6828693wrw.169.1562875863136; Thu, 11 Jul 2019 13:11:03 -0700 (PDT) Received: from apalos (athedsl-428434.home.otenet.gr. [79.131.225.144]) by smtp.gmail.com with ESMTPSA id k124sm9605135wmk.47.2019.07.11.13.11.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2019 13:11:02 -0700 (PDT) Date: Thu, 11 Jul 2019 23:10:59 +0300 From: Ilias Apalodimas To: Jarkko Sakkinen Cc: Sasha Levin , peterhuewe@gmx.de, jgg@ziepe.ca, 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, sumit.garg@linaro.org, rdunlap@infradead.org Subject: Re: [PATCH v8 0/2] fTPM: firmware TPM running in TEE Message-ID: <20190711201059.GA18260@apalos> References: <20190705204746.27543-1-sashal@kernel.org> <20190711200858.xydm3wujikufxjcw@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190711200858.xydm3wujikufxjcw@linux.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 11, 2019 at 11:08:58PM +0300, Jarkko Sakkinen wrote: > On Fri, Jul 05, 2019 at 04:47:44PM -0400, Sasha Levin wrote: > > Changes from v7: > > > > - Address Jarkko's comments. > > > > Sasha Levin (2): > > fTPM: firmware TPM running in TEE > > fTPM: add documentation for ftpm driver > > > > Documentation/security/tpm/index.rst | 1 + > > Documentation/security/tpm/tpm_ftpm_tee.rst | 27 ++ > > drivers/char/tpm/Kconfig | 5 + > > drivers/char/tpm/Makefile | 1 + > > drivers/char/tpm/tpm_ftpm_tee.c | 350 ++++++++++++++++++++ > > drivers/char/tpm/tpm_ftpm_tee.h | 40 +++ > > 6 files changed, 424 insertions(+) > > create mode 100644 Documentation/security/tpm/tpm_ftpm_tee.rst > > create mode 100644 drivers/char/tpm/tpm_ftpm_tee.c > > create mode 100644 drivers/char/tpm/tpm_ftpm_tee.h > > > > -- > > 2.20.1 > > > > I applied the patches now. Appreciate a lot the patience with these. > Thank you. > Will report back any issues when we start using it on real hardware rather than QEMU Thanks /Ilias > /Jarkko