historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/doc/device-tree-bindings/tpm2/sandbox.txt

12 lines
167 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};