tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* Reading from /sys/class/tpm/tpmX/device/pcrs
@ 2018-03-20 20:13 Martin Galvan
  0 siblings, 0 replies; only message in thread
From: Martin Galvan @ 2018-03-20 20:13 UTC (permalink / raw)
  To: tpmdd-devel-TtF/mJH4Jtrk1uMJSBkQmQ

Hi all,

Documentation/ABI/stable/sysfs-class-tpm says the following about
/sys/class/tpm/tpmX/device/pcrs:

"The "pcrs" property will dump the current value of all Platform
Configuration Registers in the TPM. Note that since these values may
be constantly changing, the output is only valid for a snapshot in
time."

Does this mean that if I read this file line-by-line through a
stream-like API (such as std::ifstream) I could potentially end up
with reg values from different moments in time? E.g. the PCR-00 value
will correspond to time T0, PCR-01 will correspond to time T1, end so
on.

Would it be safer to make a copy of the file first, or could this have
the same issue?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-20 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20 20:13 Reading from /sys/class/tpm/tpmX/device/pcrs Martin Galvan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).