From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: Re: [PATCH 7/8] tpm: add sysfs attributes for tpm2 Date: Fri, 14 Jun 2019 18:31:36 +0300 Message-ID: <20190614153136.GF11241@linux.intel.com> References: <20190613180931.65445-1-swboyd@chromium.org> <20190613180931.65445-8-swboyd@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190613180931.65445-8-swboyd@chromium.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Peter Huewe , Andrey Pronin , linux-kernel@vger.kernel.org, Jason Gunthorpe , Arnd Bergmann , Greg Kroah-Hartman , linux-integrity@vger.kernel.org, devicetree@vger.kernel.org, Duncan Laurie , Guenter Roeck List-Id: devicetree@vger.kernel.org On Thu, Jun 13, 2019 at 11:09:30AM -0700, Stephen Boyd wrote: > From: Andrey Pronin > > Add sysfs attributes in TPM2.0 case for: > - TPM_PT_PERMANENT flags > - TPM_PT_STARTUP_CLEAR flags > - lockout-related properties > > Signed-off-by: Andrey Pronin > Signed-off-by: Stephen Boyd > --- You can use /dev/tpm0 for this from user space. /Jarkko