aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2015-05-20 09:44:40 -0400
committerPeter Huewe <peterhuewe@gmx.de>2015-10-18 19:01:20 -0400
commitb8e98dcdc5ad24bbecc763cd0ac87bbde602e5ea (patch)
treeed8c7e868e682461f535c07f147baa53be052a89 /Documentation/ABI
parent9b774d5cf2db4b27324784e8d2c95a06cdf82373 (diff)
tpm: update PPI documentation to address the location change.
Updated Documentation/ABI/testing/sysfs-driver-ppi in order to explain where PPI attributes are located and how backwards compatibility is addressed. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-driver-ppi19
1 files changed, 12 insertions, 7 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-ppi b/Documentation/ABI/testing/sysfs-driver-ppi
index 7d1435bc976c..9921ef285899 100644
--- a/Documentation/ABI/testing/sysfs-driver-ppi
+++ b/Documentation/ABI/testing/sysfs-driver-ppi
@@ -1,4 +1,4 @@
1What: /sys/devices/pnp0/<bus-num>/ppi/ 1What: /sys/class/tpm/tpmX/ppi/
2Date: August 2012 2Date: August 2012
3Kernel Version: 3.6 3Kernel Version: 3.6
4Contact: xiaoyan.zhang@intel.com 4Contact: xiaoyan.zhang@intel.com
@@ -8,9 +8,14 @@ Description:
8 folder makes sense. The folder path can be got by command 8 folder makes sense. The folder path can be got by command
9 'find /sys/ -name 'pcrs''. For the detail information of PPI, 9 'find /sys/ -name 'pcrs''. For the detail information of PPI,
10 please refer to the PPI specification from 10 please refer to the PPI specification from
11
11 http://www.trustedcomputinggroup.org/ 12 http://www.trustedcomputinggroup.org/
12 13
13What: /sys/devices/pnp0/<bus-num>/ppi/version 14 In Linux 4.2 ppi was moved to the character device directory.
15 A symlink from tpmX/device/ppi to tpmX/ppi to provide backwards
16 compatibility.
17
18What: /sys/class/tpm/tpmX/ppi/version
14Date: August 2012 19Date: August 2012
15Contact: xiaoyan.zhang@intel.com 20Contact: xiaoyan.zhang@intel.com
16Description: 21Description:
@@ -18,7 +23,7 @@ Description:
18 platform. 23 platform.
19 This file is readonly. 24 This file is readonly.
20 25
21What: /sys/devices/pnp0/<bus-num>/ppi/request 26What: /sys/class/tpm/tpmX/ppi/request
22Date: August 2012 27Date: August 2012
23Contact: xiaoyan.zhang@intel.com 28Contact: xiaoyan.zhang@intel.com
24Description: 29Description:
@@ -28,7 +33,7 @@ Description:
28 integer value range from 1 to 160, and 0 means no request. 33 integer value range from 1 to 160, and 0 means no request.
29 This file can be read and written. 34 This file can be read and written.
30 35
31What: /sys/devices/pnp0/00:<bus-num>/ppi/response 36What: /sys/class/tpm/tpmX/ppi/response
32Date: August 2012 37Date: August 2012
33Contact: xiaoyan.zhang@intel.com 38Contact: xiaoyan.zhang@intel.com
34Description: 39Description:
@@ -37,7 +42,7 @@ Description:
37 : <response description>". 42 : <response description>".
38 This file is readonly. 43 This file is readonly.
39 44
40What: /sys/devices/pnp0/<bus-num>/ppi/transition_action 45What: /sys/class/tpm/tpmX/ppi/transition_action
41Date: August 2012 46Date: August 2012
42Contact: xiaoyan.zhang@intel.com 47Contact: xiaoyan.zhang@intel.com
43Description: 48Description:
@@ -47,7 +52,7 @@ Description:
47 description>". 52 description>".
48 This file is readonly. 53 This file is readonly.
49 54
50What: /sys/devices/pnp0/<bus-num>/ppi/tcg_operations 55What: /sys/class/tpm/tpmX/ppi/tcg_operations
51Date: August 2012 56Date: August 2012
52Contact: xiaoyan.zhang@intel.com 57Contact: xiaoyan.zhang@intel.com
53Description: 58Description:
@@ -58,7 +63,7 @@ Description:
58 This attribute is only supported by PPI version 1.2+. 63 This attribute is only supported by PPI version 1.2+.
59 This file is readonly. 64 This file is readonly.
60 65
61What: /sys/devices/pnp0/<bus-num>/ppi/vs_operations 66What: /sys/class/tpm/tpmX/ppi/vs_operations
62Date: August 2012 67Date: August 2012
63Contact: xiaoyan.zhang@intel.com 68Contact: xiaoyan.zhang@intel.com
64Description: 69Description: