sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/doc/device-tree-bindings/tpm2/sandbox.txt

12 lines
167 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};