Re: [tpmdd-devel] [PATCH RFC v4 0/5] RFC: in-kernel resource manager

2017-01-23 Thread Jarkko Sakkinen
On Mon, Jan 23, 2017 at 09:01:03AM -0800, James Bottomley wrote: > On Mon, 2017-01-23 at 01:44 +0200, Jarkko Sakkinen wrote: > > This patch set adds support for TPM spaces that provide a context > > for isolating and swapping transient objects. The content does > > not yet include support for polic

Re: [tpmdd-devel] [PATCH RFC v4 0/5] RFC: in-kernel resource manager

2017-01-23 Thread James Bottomley
On Mon, 2017-01-23 at 01:44 +0200, Jarkko Sakkinen wrote: > This patch set adds support for TPM spaces that provide a context > for isolating and swapping transient objects. The content does > not yet include support for policy and HMAC sessions. > > There's a test script for trying out TPM spaces

Re: [PATCH RFC v4 0/5] RFC: in-kernel resource manager

2017-01-22 Thread Jarkko Sakkinen
On Mon, Jan 23, 2017 at 01:44:28AM +0200, Jarkko Sakkinen wrote: > This patch set adds support for TPM spaces that provide a context > for isolating and swapping transient objects. The content does > not yet include support for policy and HMAC sessions. > > There's a test script for trying out TPM

[PATCH RFC v4 0/5] RFC: in-kernel resource manager

2017-01-22 Thread Jarkko Sakkinen
This patch set adds support for TPM spaces that provide a context for isolating and swapping transient objects. The content does not yet include support for policy and HMAC sessions. There's a test script for trying out TPM spaces in git://git.infradead.org/users/jjs/tpm2-scripts.git A simple