12 lines
167 B
Plaintext
Raw Normal View History

2022-04-02 18:17:33 +05:00
Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};