On Mon, Feb 08, 2016 at 02:27:07PM -0500, Stefan Berger wrote: > Add the retrieval of TPM 1.2 durations and timeouts. Since this requires > the startup of the TPM, do this for TPM 1.2 and TPM 2. > > To not allow to interleave with commands from user space, so send the > TPM_Startup as the first command. The timeouts can then be gotten at any > later time, even interleaved with commands from user space.
Do not call tpm_register until get_timeouts has completed and this will naturally be avoided the same way every other TPM driver does. The long term goal is to move the get_timeouts call into tpm_register. Jason ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
