summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2018-11-29 02:00:09 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-17 14:05:24 +0000
commit60a9abb58ddadce2b761c44b8f9d7def02124e2a (patch)
tree9ef2b971037ef45468faa5ec23294a303ebaa10f /xyz/openbmc_project
parentd8b93b5773d40100f13fdf84803d579b58602f72 (diff)
downloadphosphor-dbus-interfaces-60a9abb58ddadce2b761c44b8f9d7def02124e2a.tar.gz
phosphor-dbus-interfaces-60a9abb58ddadce2b761c44b8f9d7def02124e2a.zip
Add TPM interface with no attributes to Inventory
Tpm interface with no attributes is used to determine the Trusted Platform Module(TPM) FRU type during discovery of inventory objects and during property updates. Change-Id: I766dea125ee3d9c5638fdce9f69351505a334f4b Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Diffstat (limited to 'xyz/openbmc_project')
-rw-r--r--xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml b/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml
new file mode 100644
index 0000000..2414830
--- /dev/null
+++ b/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml
@@ -0,0 +1,4 @@
+description: >
+ Implement to provide Trusted Platform Module(TPM) attributes.
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud