Files
2024-05-07 18:09:20 +08:00

12 lines
167 B
Plaintext

Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};