On Tue, Jan 31, 2017 at 03:57:59PM -0500, Ken Goldman wrote: > Should tabrm5 have the session swapping yet? Is there a different head > I should be using?
No. You have to apply the patch manually. /Jarkko > > ~~~~ > > I have the following test: > > create a primary storage key > create 2 signing keys under the storage key, each with a different > password > load all 2 keys > create an hmac session > sign with each key > > ~~~~ > > When I run three of these processes, it passes. Each test has 3 loaded > keys (all slots filled) and one session slot filled. This indicates that > transient object swapping is working. > > When I start fourth process, it fails creating the session. The error > is: > > rc 00000903 > TPM_RC_SESSION_MEMORY - out of memory for session contexts > > This indicates that session swapping is not occurring. > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > tpmdd-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tpmdd-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
