summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/tpm2/sandbox.txt
blob: 05a310e057fb742510f2ff61249b37b18f3f124d (plain)
1
2
3
4
5
6
7
8
9
10
11
Sandbox TPMv2.0 bindings
------------------------

Required properties:
- compatible		: Should be "sandbox,tpm2"

Example:

	tpm {
		compatible = "sandbox,tpm2";
	};