From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp2120.oracle.com ([141.146.126.78]:44132 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbeAIAmY (ORCPT ); Mon, 8 Jan 2018 19:42:24 -0500 Date: Tue, 9 Jan 2018 11:42:16 +1100 (AEDT) From: James Morris To: Jarkko Sakkinen cc: jmorris@namei.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-integrity@vger.kernel.org Subject: Re: [GIT PULL] tpmdd updates for v4.16 In-Reply-To: <20180108111834.azjo6hdbm62el4qj@linux.intel.com> Message-ID: References: <20180108111834.azjo6hdbm62el4qj@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-integrity-owner@vger.kernel.org List-ID: On Mon, 8 Jan 2018, Jarkko Sakkinen wrote: > Hi James, > > Sorry for a late PR. > > Summary of the content: > > * Reduced polling delays in tpm_tis. > * Support for retrieving TPM 2.0 Event Log through EFI before > ExitBootServices. > * Replaced tpm-rng.c with a hwrng device managed by the driver for each > TPM device. > * TPM resource manager synthesizes TPM_RC_COMMAND_CODE response instead > of returning -EINVAL for unknown TPM commands. This makes user space > more sound. > * CLKRUN fixes: > * Keep #CLKRUN disable through the entier TPM command/response flow. > * Check whether #CLKRUN is enabled before disabling and enabling it > again because enabling it breaks PS/2 devices on a system where it > is disabled. > Thanks, merged to: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-tpm next-testing -- James Morris