sandbox.txt 167 B

1234567891011
  1. Sandbox TPMv2.0 bindings
  2. ------------------------
  3. Required properties:
  4. - compatible : Should be "sandbox,tpm2"
  5. Example:
  6. tpm {
  7. compatible = "sandbox,tpm2";
  8. };