Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp7110888ybf; Fri, 6 Mar 2020 10:33:42 -0800 (PST) X-Google-Smtp-Source: ADFU+vtIzY3+aAtpZPujfP0pCu1otcUg8u68mcGC2DpHTRwROJtREHKjZs8Xupf03oL+lItjAQRX X-Received: by 2002:a05:6808:4cd:: with SMTP id a13mr3611845oie.137.1583519622412; Fri, 06 Mar 2020 10:33:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583519622; cv=none; d=google.com; s=arc-20160816; b=KMt9bsg/zO7PisjGLJp2xlflZQTYva6TnL/g5mFD9/FkorG4B3EbahqpKIGn0fB+E3 3u4OBbqNsFpdm061CwoA4P/VBfIzPNl5sr6hgQmulwd5EKC3PO+IZgIAZAdkjzr5E37j JhBH5QF9nlGMncCJ4wTU3uPmZho/EyxjSGyMcqFh59CvIvLRHozvnOsF5Fbdu6DLPBJy cWjk86GJuOlA1D++zsqJJ03MwSCpNZ891NF47ekkMY90XrpDfTFA8Lu7wPZVdDrXOf9K KzbJ7Aa/9qe0Cb1F37dD8zg+/pdZ2zJq8TtYiBkDdse3BLSbbmxHrwfE4Zifw2oCIetF ClzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Dsi5Thz9tqV1yHhvARkIiT61JgNkju+x1wTTKHU56vE=; b=IvT9I4K88emPnvdIHdjZDeH8ow2pWbrky9azSqj86eN/pwqsLcviGtaT6q8IEO0Bhi RpJlNkOFtlxftcEca7QrMma1UbC4AoGJ8lksoaARO8+Mpwsji4d9gVcoxfLrvNgJrZUI Qu5LlKXWIdmkkHxRvo5ZT5lcfuq5s4TQNz7V1hgdd4fMztAa8FiDmXvgFLUsUqapvM5a M521x62NKWtSDFT0G2gIoC4EsUXwSeOKbtRDVeECx6HOrcdxwVqeOkQuiv1qwIdwy8It JHJiWtLGhyNja7i6sSBIp8qiiJWobpsx1Xh1cFK39o+i6l/2UUebjbvMpemewWI7AYSZ uXgA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f20si1718655otl.313.2020.03.06.10.33.30; Fri, 06 Mar 2020 10:33:42 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726635AbgCFSdK (ORCPT + 99 others); Fri, 6 Mar 2020 13:33:10 -0500 Received: from mga06.intel.com ([134.134.136.31]:18865 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726167AbgCFSdJ (ORCPT ); Fri, 6 Mar 2020 13:33:09 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Mar 2020 10:33:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,523,1574150400"; d="scan'208";a="442031421" Received: from wbakowsk-mobl.ger.corp.intel.com (HELO localhost) ([10.252.27.142]) by fmsmga006.fm.intel.com with ESMTP; 06 Mar 2020 10:33:06 -0800 Date: Fri, 6 Mar 2020 20:33:05 +0200 From: Jarkko Sakkinen To: Stefan Berger Cc: Stefan Berger , linux-integrity@vger.kernel.org, aik@ozlabs.ru, david@gibson.dropbear.id.au, linux-kernel@vger.kernel.org, nayna@linux.vnet.ibm.com, gcwilson@linux.ibm.com, jgg@ziepe.ca Subject: Re: [PATCH v6 3/3] tpm: ibmvtpm: Add support for TPM2 Message-ID: <20200306183305.GA7472@linux.intel.com> References: <20200304132243.179402-1-stefanb@linux.vnet.ibm.com> <20200304132243.179402-4-stefanb@linux.vnet.ibm.com> <8dcd22c1-b05f-d619-58c5-fd2248c75b9e@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8dcd22c1-b05f-d619-58c5-fd2248c75b9e@linux.ibm.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2020 at 08:58:15AM -0500, Stefan Berger wrote: > On 3/5/20 6:21 AM, Jarkko Sakkinen wrote: > > On Wed, 2020-03-04 at 08:22 -0500, Stefan Berger wrote: > > > From: Stefan Berger > > > > > > Support TPM2 in the IBM vTPM driver. The hypervisor tells us what > > > version of TPM is connected through the vio_device_id. > > > > > > In case a TPM2 device is found, we set the TPM_CHIP_FLAG_TPM2 flag > > > and get the command codes attributes table. The driver does > > > not need the timeouts and durations, though. > > > > > > Signed-off-by: Stefan Berger > > There is huge bunch of people in the cc-list and these patches > > have total zero tested-by's. Why is that? > > > I cc'ed them because of their involvement in other layers. That's all I can > say. OK, so there is no one who can test this? /Jarkko