From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH] tpm: Add driver for TPM over virtio Date: Fri, 22 Feb 2019 18:05:01 -0500 Message-ID: <20190222180341-mutt-send-email-mst@kernel.org> References: <388c5b80-21a7-1e91-a11f-3a1c1432368b@gmail.com> <20190222102610.GB5613@linux.intel.com> <20190222101728-mutt-send-email-mst@kernel.org> <20190222193156.GA6475@linux.intel.com> <20190222193305.GB6475@linux.intel.com> <20190222161636-mutt-send-email-mst@kernel.org> <20190222215001.GA21427@linux.intel.com> <20190222223634.GA27601@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190222223634.GA27601@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Jarkko Sakkinen Cc: dgreid@chromium.org, virtualization@lists.linux-foundation.org, Jason Gunthorpe , linux-integrity@vger.kernel.org, Peter Huewe , apronin@chromium.org, David Tolnay List-Id: virtualization@lists.linuxfoundation.org On Sat, Feb 23, 2019 at 12:36:34AM +0200, Jarkko Sakkinen wrote: > I do not require spec quality documentation. Just a few paragraphs of > what is in crosvm, kernel etc. and something about inner workings to > get a rough idea. No need for TCG level spec for this :-) OTOH for virtio if there's no implementation in a popular hypervisor/language, we do ask for a somewhat detailed spec. -- MST