-
ramongb committed patchset 1949 of module trousers to the trousers CVS repository, changing 1 files.
2007-12-18 15:54:00 UTC in trousers
-
The Tspi_TPM_StirRandom function call is causing a seg fault on the tcsd running on an Atmel 1.2 TPM, used to evaluate the entire up-to-date testsuite. The last lines' output from the tcsd (run with -f) states:
TCSD tcsd_threads.c:358 Rx'd packet
TCSD TCS rpc/tcstp/rpc.c:659 Dispatching ordinal 45
TCSD TCS rpc/tcstp/rpc_random.c:81 tcs_wrap_StirRandom: thread -1211786352 context a019ef54...
2007-10-10 19:33:14 UTC in trousers
-
When using Tspi_GetAttribUint32 for a key object to retrieve the TSS_TSPATTRIB_KEY_PCR_LONG attrib flag and any subflag, the function return code is TSS_E_INVALID_ATTRIB_FLAG. I've verified in trousers source code and attested that there's no support for getting/setting this key attribute. Thus, it's not in accordance with the TSS 1.2 Spec sections 4.3.4.17.1 & 4.3.4.17.2 (TSS Spec. 1.2 Errata...
2007-09-27 18:37:12 UTC in trousers
-
This bug is very similar to Bug N. 1799901 (please refer to it for further details).
According to the TSS 1.2 Spec, section 4.3.4.3.1, the lifetime COUNTER of a
policy's secret is decreased as soon as the secret is set using
Tspi_Policy_SetSecret and the policy's secret is used for authorizing commands. When a policy lifetime counter reaches 0 (zero) and the secret
is invalidated, a...
2007-09-21 19:48:07 UTC in trousers
-
This bug was submitted by ramongb@users.sourceforge.net.
2007-09-21 19:37:24 UTC in trousers