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