|
|
Log in / Subscribe / Register

Add session handling to tpm spaces

From:  James Bottomley <James.Bottomley-AT-HansenPartnership.com>
To:  tpmdd-devel-AT-lists.sourceforge.net
Subject:  [PATCH 0/2] Add session handling to tpm spaces
Date:  Fri, 27 Jan 2017 16:31:21 -0800
Message-ID:  <1485563481.3229.39.camel@HansenPartnership.com>
Cc:  open list <linux-kernel-AT-vger.kernel.org>, linux-security-module-AT-vger.kernel.org

Here's round two of the session handling patches.  I folded in the
review feedback (really all to patch 1) and tidied up a few parts of
patch 2.

James

---

James Bottomley (2):
  tpm2: add session handle context saving and restoring to the space code
  tpm2-space: add handling for global session exhaustion

 drivers/char/tpm/tpm-chip.c   |   7 +
 drivers/char/tpm/tpm.h        |  43 +++++-
 drivers/char/tpm/tpm2-cmd.c   |  15 ++
 drivers/char/tpm/tpm2-space.c | 313 +++++++++++++++++++++++++++++++++++++++++-
 drivers/char/tpm/tpms-dev.c   |  19 ++-
 5 files changed, 385 insertions(+), 12 deletions(-)

-- 
2.6.6



Copyright © 2017, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds