Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp574500imu; Mon, 5 Nov 2018 05:40:26 -0800 (PST) X-Google-Smtp-Source: AJdET5cCuDIw/pf+/qnnxV+Nu013JrW7+BBrmkuvMnPRGuIGTKlMGIpArdm4uGnokfavYZeCVbA1 X-Received: by 2002:a17:902:74c4:: with SMTP id f4-v6mr22493612plt.52.1541425226639; Mon, 05 Nov 2018 05:40:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541425226; cv=none; d=google.com; s=arc-20160816; b=oU4wE2hV+1GJcnt64l4MSZX6dkTlcypAg12dxswD/CJ/IU7dJ8fGyqfa9von2Jh2JM xOdtLv6ojb5bQj7LtmE8GPCGpU1EuzOE3ifFOed7sZeujHFgmLcAMLHK1lthaP/6WOSK wTFPG8WaDnnWyvjkAKq0ghRJDjbOHQFlBsscPKabfQUyAiqjNvZJLFWE9mk5Tpbm0JKv 8YhhN2oEkD8nJUiMV6EXaWF30gfr1xr0EQ8TufP/Y5Ee78SUsYUzO6kZnLEphNngsVmR g3xhH3JQ8M3i+fhpWvP0LGbr1MV817kX7zvPX6iqiljVK+zDreCsjS26Kq/y32SRStg2 Mh7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=8UrTxRBaB0Tsa2HlHjGMpW9KncRW6K7eCDDi/aJg4vc=; b=mjzXz2yG4Nt9Fr+c68B10PMq99l4IO5Ww61qRUHdwovUYXHbLqtTpFtxT4bUS2c8DW ajrgruR5WLQK6jarV2YQFod8zMXHO0iInYvoJEOaiggwCKlAaqXK935MpnfCMSZ4yNVs gPf8EnxBcRdkngHDsRmHrH3TzO8H2h2COdT6dw753uUoQVxi7anS+6Hn3XCGjETaRMAg /4QtnK42cEmIQJt2lAweM3URq6cYqc1vXY7zHIzUGmBv9SlLk8pt4wByUP3Ey50iKa4r 9cEHn7qeNYxJ8lnenVdsazJ3zbx+4RAc/NLAfO1ip0Ypn11PKKrbfGFVsgRR6YrgMdNR BPYg== 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 f5si14460696pgr.411.2018.11.05.05.40.09; Mon, 05 Nov 2018 05:40:26 -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 S1729587AbeKEW7h (ORCPT + 99 others); Mon, 5 Nov 2018 17:59:37 -0500 Received: from mga11.intel.com ([192.55.52.93]:2318 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726723AbeKEW7h (ORCPT ); Mon, 5 Nov 2018 17:59:37 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Nov 2018 05:39:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,468,1534834800"; d="scan'208";a="103526625" Received: from jsakkine-mobl1.tm.intel.com (HELO localhost) ([10.237.50.180]) by fmsmga004.fm.intel.com with ESMTP; 05 Nov 2018 05:39:47 -0800 Date: Mon, 5 Nov 2018 15:39:47 +0200 From: Jarkko Sakkinen To: Tadeusz Struk Cc: jgg@ziepe.ca, linux-integrity@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] tpm: add support for partial reads Message-ID: <20181105133947.GA21757@linux.intel.com> References: <154084273717.29396.1021945733871865594.stgit@tstruk-mobl1.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154084273717.29396.1021945733871865594.stgit@tstruk-mobl1.jf.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 29, 2018 at 12:52:17PM -0700, Tadeusz Struk wrote: > Currently to read a response from the TPM device an application needs > provide big enough buffer for the whole response and read it in one go. > The application doesn't know how big the response it beforehand so it > always needs to maintain a 4K buffer and read the max (4K). > In case if the user of the TSS library doesn't provide big enough > buffer the TCTI spec says that the library should set the required > size and return TSS2_TCTI_RC_INSUFFICIENT_BUFFER error code so that the > application could allocate a bigger buffer and call receive again. > To make it possible in the TSS library, this requires being able to do > partial reads from the driver. > The library would read the 10 bytes header first to get the actual size > of the response from the header, and then read the rest of the response. > This patch adds support for partial reads, i.e. the user can read the > response in one or multiple reads, until the whole response is consumed. > The user can also read only part of the response and ignore > the rest by issuing a new write to send a new command. > > The usecase is implemented in this TSS commit: > https://github.com/tpm2-software/tpm2-tss/commit/ce982f67a67dc08e24683d30b05800648d8a264c > > Signed-off-by: Tadeusz Struk > --- > Changes in v2: > - Allow writes after only partial response is consumed to maintain > backwords compatibility. I do not understand what this bullet means. Do you deny writes somehow? /Jarkko