On Fri, Feb 16, 2018 at 12:15:08PM -0800, James Bottomley wrote: > It isn't currently since it uses tpm_transmit directly. My thought on > this is that if the TPM hasn't got its testing crap together by the > time we enter userspace (which will be 10 or more seconds after we > first sent the test commands), then we really have a problem and the > user should see it. Why would it be 10s? My embedded systems got to userspace in something like 0.5s after sending the startup. Not sure what to do here.. Our model has been that userspace gets a raw view - but it has also been that the kernel makes the TPM fully ready. Jason