historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/doc/device-tree-bindings/tpm2/sandbox.txt
2024-01-16 11:20:27 -06:00

11 lines
167 B
Text

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