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=1.6 required=3.0 tests=DATE_IN_PAST_06_12,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTTP_ESCAPED_HOST, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 59807C04AB4 for ; Sun, 19 May 2019 17:04:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0FE0B206BF for ; Sun, 19 May 2019 17:04:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="jRgX/5Se" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725959AbfESREU (ORCPT ); Sun, 19 May 2019 13:04:20 -0400 Received: from mail-vs1-f65.google.com ([209.85.217.65]:32960 "EHLO mail-vs1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725777AbfESRET (ORCPT ); Sun, 19 May 2019 13:04:19 -0400 Received: by mail-vs1-f65.google.com with SMTP id y6so7617673vsb.0 for ; Sun, 19 May 2019 10:04:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Tc0fiEW/TMEpCT/sZt+FfJG/eOf9P+8yjFxRdGtiS8A=; b=jRgX/5SeseLZS0LfpMzCJfLY5zBnXI0oIxZ12thMryPtMQ0y3rgUnwL4+0faPSoQKu to+W/6AeHrkZmBIsL/hNc8mm1I9OsubJsDu4hYR9oAQb6cxOHVw9upnzoX/uZpsi1vO1 NqpnYVOE7Z/hzwk2F6AA7djcRgrbh6weyDuQPudUEc0nGn8MA08TZ+XlEHKIIovwGSuq Wnl2r7O1/E22wMWWXcKr5LBzxHAAmm7dfAM4YOeZTKIdSdvJb93Q2on8VcP/bXMzwStS wzy5gj6qDN2ZVYvk+TI5MHQ6cgSKD12XxzCJUCp2Lh5wCGqUt+q/RnOry8nC/o+2Qiuo sWUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Tc0fiEW/TMEpCT/sZt+FfJG/eOf9P+8yjFxRdGtiS8A=; b=I5O/da4nuKx9mSBawQ2EY7nm80v5x1YLSL6qJwK/2Fsbsz9i+5JobIw3dsfigxpk4o 5R0oq5k64Anh89hKKrt1O5xVq24K2/MFyYbP/gsTfeOW2iU7N3MtXKj45uimFLuu8T2f ext7Okk8Br0hOIgZtOWwgvSrZKULjiywzsscZJRVjhyfVXKtT5Atz0hePItcz+YuhXmH CzOz6r8fwMqUyHX4gVNsckWL2KWGxUhIE5F8GNMWt+Z/0y+3M+2Pfy80oKWANiqgnT8s dJT/gmb4g4dumM2xVwUfwZUrojZ004MRmQUqBQju24VdbfavbmH9PEAGLYuZ+LFXoKYP VKOA== X-Gm-Message-State: APjAAAU/es3GWtF0QJcsHLQXboScf2o0HCmd7BF67JR9o53/VLJqLeWh Lxp1R2Ja0higVBSvr2MV0G4cLsQ+fmnmF3S1HzUUvA== X-Google-Smtp-Source: APXvYqy0RZvFe4IrHh0Ksmp9NnZ/bVl0VWPfQl6jiMukeONdA3/UsxRusRR3gUk0BLv9Itc+E2Jb+G6CbRKdAgthQ5U= X-Received: by 2002:a67:2781:: with SMTP id n123mr14357741vsn.141.1558259173973; Sun, 19 May 2019 02:46:13 -0700 (PDT) MIME-Version: 1.0 References: <20190415155636.32748-1-sashal@kernel.org> <20190507174020.GH1747@sasha-vm> <20190508124436.GE7642@linux.intel.com> <20190514193056.GN11972@sasha-vm> In-Reply-To: From: Sumit Garg Date: Sun, 19 May 2019 15:16:01 +0530 Message-ID: Subject: Re: [PATCH v3 0/2] ftpm: a firmware based TPM driver To: Thirupathaiah Annapureddy Cc: Sasha Levin , Jarkko Sakkinen , "peterhuewe@gmx.de" , "jgg@ziepe.ca" , "corbet@lwn.net" , Linux Kernel Mailing List , "linux-doc@vger.kernel.org" , "linux-integrity@vger.kernel.org" , Microsoft Linux Kernel List , "Bryan Kelly (CSI)" , Rob Herring Content-Type: text/plain; charset="UTF-8" Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Fri, 17 May 2019 at 22:53, Thirupathaiah Annapureddy wrote: > > > > > -----Original Message----- > > From: Sumit Garg > > Sent: Thursday, May 16, 2019 11:57 PM > > To: Thirupathaiah Annapureddy > > Cc: Sasha Levin ; Jarkko Sakkinen > > ; peterhuewe@gmx.de; jgg@ziepe.ca; > > corbet@lwn.net; Linux Kernel Mailing List ; > > linux-doc@vger.kernel.org; linux-integrity@vger.kernel.org; Microsoft Linux > > Kernel List ; Bryan Kelly (CSI) > > ; Rob Herring > > Subject: Re: [PATCH v3 0/2] ftpm: a firmware based TPM driver > > > > + Rob > > > > On Fri, 17 May 2019 at 00:54, Thirupathaiah Annapureddy > > wrote: > > > > > > > > > > > > > -----Original Message----- > > > > From: Sumit Garg > > > > Sent: Thursday, May 16, 2019 12:06 AM > > > > To: Thirupathaiah Annapureddy > > > > Cc: Sasha Levin ; Jarkko Sakkinen > > > > ; peterhuewe@gmx.de; jgg@ziepe.ca; > > > > corbet@lwn.net; Linux Kernel Mailing List > kernel@vger.kernel.org>; > > > > linux-doc@vger.kernel.org; linux-integrity@vger.kernel.org; Microsoft > > Linux > > > > Kernel List ; Bryan Kelly (CSI) > > > > > > > > Subject: Re: [PATCH v3 0/2] ftpm: a firmware based TPM driver > > > > > > > > On Thu, 16 May 2019 at 06:30, Thirupathaiah Annapureddy > > > > wrote: > > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > From: Sumit Garg > > > > > > Sent: Tuesday, May 14, 2019 7:02 PM > > > > > > To: Sasha Levin > > > > > > Cc: Jarkko Sakkinen ; > > > > peterhuewe@gmx.de; > > > > > > jgg@ziepe.ca; corbet@lwn.net; Linux Kernel Mailing List > > > > > kernel@vger.kernel.org>; linux-doc@vger.kernel.org; linux- > > > > > > integrity@vger.kernel.org; Microsoft Linux Kernel List > > > > > kernel@microsoft.com>; Thirupathaiah Annapureddy > > > > ; > > > > > > Bryan Kelly (CSI) > > > > > > Subject: Re: [PATCH v3 0/2] ftpm: a firmware based TPM driver > > > > > > > > > > > > On Wed, 15 May 2019 at 01:00, Sasha Levin > > wrote: > > > > > > > > > > > > > > On Wed, May 08, 2019 at 03:44:36PM +0300, Jarkko Sakkinen wrote: > > > > > > > >On Tue, May 07, 2019 at 01:40:20PM -0400, Sasha Levin wrote: > > > > > > > >> On Mon, Apr 15, 2019 at 11:56:34AM -0400, Sasha Levin wrote: > > > > > > > >> > From: "Sasha Levin (Microsoft)" > > > > > > > >> > > > > > > > > >> > Changes since v2: > > > > > > > >> > > > > > > > > >> > - Drop the devicetree bindings patch (we don't add any new > > > > ones). > > > > > > > >> > - More code cleanups based on Jason Gunthorpe's review. > > > > > > > >> > > > > > > > > >> > Sasha Levin (2): > > > > > > > >> > ftpm: firmware TPM running in TEE > > > > > > > >> > ftpm: add documentation for ftpm driver > > > > > > > >> > > > > > > > >> Ping? Does anyone have any objections to this? > > > > > > > > > > > > > > > >Sorry I've been on vacation week before last week and last week > > > > > > > >I was extremely busy because I had been on vacation. This in > > > > > > > >my TODO list. Will look into it tomorrow in detail. > > > > > > > > > > > > > > > >Apologies for the delay with this! > > > > > > > > > > > > > > Hi Jarkko, > > > > > > > > > > > > > > If there aren't any big objections to this, can we get it merged > > in? > > > > > > > We'll be happy to address any comments that come up. > > > > > > > > > > > > I guess you have missed or ignored this comment [1]. Please address > > it. > > > > > > > > > > > > [1] > > > > > > > > > > > > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flkml.org% > > > > > > > > > > > > 2Flkml%2F2019%2F5%2F8%2F11&data=01%7C01%7Cthiruan%40microsoft.com%7Cf2a > > > > > > > > > > > > 80c7b94434329eaee08d6d8d962b1%7C72f988bf86f141af91ab2d7cd011db47%7C1&sd > > > > > > > > ata=hyJRc23NwEFLDuaIMkbSCGetd%2BObQWiAg%2BJtMMR6z9U%3D&reserved=0 > > > > > > > > > > > > -Sumit > > > > > > > > > > Thanks for reviewing and adding comments. > > > > > > > > > > We tried to use TEE bus framework you suggested for fTPM enumeration. > > > > > We were not able to pass the TCG Logs collected by the boot loaders. > > > > > > > > > > Currently there are 3 ways to pass TCG Logs based on the code > > > > > in drivers/char/tpm/eventlog: > > > > > > > > > > 1. ACPI Table > > > > > 2. EFI Table > > > > > 3. OF Device node properties > > > > > > > > > > Our ARM system is booting using U-boot and Device Tree. > > > > > So ACPI/EFI table mechanism to pass TCG2 logs won't be applicable. > > > > > We needed to use OF device node properties to pass TCG2 Logs. > > > > > TEE bus enumeration framework does not work for our use case due to > > the > > > > above. > > > > > > > > Firstly let me clarify that this framework is intended to communicate > > > > with TEE based services/devices rather than boot loader. And in this > > > > case fTPM being a TEE based service, so this framework should be used. > > > > > > > It does not work for our use case. We gave enough justification so far. > > > TEE bus enumeration needs to be flexible to support our use case and > > > more future use cases. > > > > > > > TEE based services are virtual devices which could be very well be > > aware about the platform and device driver could easily query these > > devices for platform specific properties. In case of firmware TPM as a > > TEE based service, it could easily store the event logs generated > > during PCR extend operations which could be fetched at runtime. But a > > real TPM device doesn't possess that storage capability leading to > > software managing these event logs. > > > > > > > > > > > > Is it possible to add flexibility in TEE bus enumeration framework to > > > > support > > > > > platform specific properties through OF nodes or ACPI? > > > > > > > > > > > > > As you mentioned above, TCG logs are collected by boot loader. So it > > > > should find a way to pass them to Linux. > > > > > > > > How about if boot loader register these TCG logs with fTPM TA which > > > > could be fetched during fTPM driver probe or new api like > > > > tpm_read_log_tee()? > > > > > > And then how does fTPM driver pass TCG Logs to the TPM framework? > > > It requires changes to the upstream TPM framework to ask the driver > > > explicitly for the TCG Logs. > > > > My suggestion was to add 4th way to pass TCG logs as follows: > > > > --- a/drivers/char/tpm/eventlog/common.c > > +++ b/drivers/char/tpm/eventlog/common.c > > @@ -95,6 +95,10 @@ static int tpm_read_log(struct tpm_chip *chip) > > if (rc != -ENODEV) > > return rc; > > > > + rc = tpm_read_log_tee(chip); > > + if (rc != -ENODEV) > > + return rc; > > + > > return tpm_read_log_of(chip); > > } > > --- /dev/null > > +++ b/drivers/char/tpm/eventlog/tee.c > > @@ -0,0 +1,43 @@ > > > > +int tpm_read_log_tee(struct tpm_chip *chip) > > +{ > > + struct tpm_bios_log *log; > > + struct ftpm_tee_private *pvt_data; > > + > > + log = &chip->log; > > + if (!strcmp(chip->dev.bus->name, tee_bus_type.name)) > > + pvt_data = dev_get_drvdata(chip->dev.parent); > > + else > > + return -ENODEV; > > + > > + // Here you could simply do an invoke command to fetch the TCG > > logs. > > + > > + if (chip->flags & TPM_CHIP_FLAG_TPM2) > > + return EFI_TCG2_EVENT_LOG_FORMAT_TCG_2; > > + return EFI_TCG2_EVENT_LOG_FORMAT_TCG_1_2; > > +} > > But I do not see a need for this 4th method if TEE bus enumeration framework supports flexibility. If there is a way to fetch event logs buffer at runtime from TPM device then why should we rely on DT or ACPI stuff? > The problem is with the TEE bus enumeration. > See my response below. > > > > > > > > Note that this also requires changes to the fTPM TA that has been > > existing for few years. > > > > > > > That's not a sane reason to avoid implementing generic stuff. > > Exactly, TEE bus enumeration framework need to support generic stuff that is expected > of a bus driver. You are expecting everything else to be generic enough, but not TEE bus enumeration. > I guess you are missing the basic TEE bus view. It is an auto-discoverable bus where TAs as devices are detected automatically. It is similar to USB, PCI etc. busses. But in case of Platform, I2C, SPI etc. which are NOT auto-discoverable busses, devices are described in the hardware description language (ACPI or DT). Like in case of TPM, when acting as an I2C based device is represented via a DT node (see section: "2.4 Device population" in Documentation/devicetree/usage-model.txt). And device specific properties are retrieved from corresponding device DT node. But in case of TPM being a TEE based device, detected automatically, you won't have a device DT node to describe its properties but rather those properties need to derived from the device automatically. So in summary, it doesn't seems possible to support TEE devices detected automatically and have properties described in DT unless you hard code DT node path in the driver to provide those properties which doesn't looks like a generic solution. > > As there > > could be other fTPM implementations and specific DT nodes for each > > which might not be maintainable. BTW, in current implementation also I > > don't find DT bindings corresponding to DT node used in this > > patch-set. > > > > > Is it not possible to add flexibility in TEE bus enumeration framework to > > > support platform specific properties through OF nodes or ACPI? > > > > > > > TEE bus framework was designed specifically to avoid OF nodes or ACPI > > properties. As devices could be intelligent enough to be queried for > > required properties. > > Is there an expectation that TEE bus enumerated devices to be intelligent? > If so, this is another limitation of TEE bus enumeration. > Please fix these limitations to make TEE bus enumeration > scalable and flexible for future use cases. > It's not a limitation but rather a feature of TEE devices being auto-discoverable rather being described via DT or ACPI. -Sumit > > > > > Devices enumerated by buses such as i2c can read platform specific > > properties. > > > > i2c devices are real hardware which could be platform agnostic, so you > > need to have platform specific properties. > > > > -Sumit > > > > > With this flexibility added, more future use cases through TEE bus. > > > > > > > > > > This is something similar to what I used in > > > > optee-rng [1] driver to fetch RNG properties. > > > > > > > > [1] > > > > > > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co > > > > > > m%2Ftorvalds%2Flinux%2Fblob%2Fmaster%2Fdrivers%2Fchar%2Fhw_random%2Foptee- > > > > > > rng.c%23L176&data=02%7C01%7Cthiruan%40microsoft.com%7Cd37438eaf4f9483e4 > > > > > > 0c708d6d9ccfe0c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C63693587179549 > > > > > > 3006&sdata=As9sC45Bl7sZdJKOq0sHz6GmXttMxS80Nn5yvN4vqng%3D&reserved= > > > > 0 > > > > > > > > -Sumit > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Thanks, > > > > > > > Sasha