summaryrefslogtreecommitdiffstats
path: root/xyz
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2017-07-19 02:10:01 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-07-25 19:30:59 +0000
commitdd70979b7cc4896360d853d89d5be48c64a3be9d (patch)
tree926648a65a021c8ba2ecd2ba522189b6a91e96d8 /xyz
parentde0181d3b2b4f9eacf057b18d756e034218544e3 (diff)
downloadphosphor-dbus-interfaces-dd70979b7cc4896360d853d89d5be48c64a3be9d.tar.gz
phosphor-dbus-interfaces-dd70979b7cc4896360d853d89d5be48c64a3be9d.zip
Add TPM policy interface
Change-Id: I244484a4dcac0b01fb859a9d5436c3f0bb04b39d Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Diffstat (limited to 'xyz')
-rw-r--r--xyz/openbmc_project/Control/TPM/Policy.interface.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Control/TPM/Policy.interface.yaml b/xyz/openbmc_project/Control/TPM/Policy.interface.yaml
new file mode 100644
index 0000000..01bb2ac
--- /dev/null
+++ b/xyz/openbmc_project/Control/TPM/Policy.interface.yaml
@@ -0,0 +1,8 @@
+description: >
+ Implement to set Trusted Platform Module policy.
+
+properties:
+ - name: TPMEnable
+ type: boolean
+ description: >
+ Whether or not TPM is enabled.
OpenPOWER on IntegriCloud