From 60a9abb58ddadce2b761c44b8f9d7def02124e2a Mon Sep 17 00:00:00 2001 From: Marri Devender Rao Date: Thu, 29 Nov 2018 02:00:09 -0600 Subject: 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 --- xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml 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 -- cgit v1.2.1