Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2b718a37d19e95feccfd59f289f3c83806dd39f
/
.
/
doc
/
device-tree-bindings
/
tpm2
/
sandbox.txt
blob: 3d0f727cc41a0c54862cdf0d9a6b48a7c5d5e4b5 [
file
] [
log
] [
blame
]
Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};