Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dc738248db9355c66241979b21d6bf4e2a625bef
/
.
/
doc
/
device-tree-bindings
/
tpm2
/
sandbox.txt
blob: 3d0f727cc41a0c54862cdf0d9a6b48a7c5d5e4b5 [
file
] [
log
] [
blame
]
Miquel Raynal
31b106f
2018-05-15 11:57:26 +0200
[
diff
] [
blame
]
1
Sandbox
TPMv2
.
0
bindings
2
------------------------
3
4
Required
properties
:
5
-
compatible
:
Should
be
"sandbox,tpm2"
6
7
Example
:
8
9
tpm
{
10
compatible
=
"sandbox,tpm2"
;
11
};