summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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