TPM: Difference between revisions
imported>Erdnaxe How to get model info |
imported>Erdnaxe Add other vendor |
||
Line 51: | Line 51: | ||
nix-shell -p tpm2-tools --run "tpm2_getekcertificate" | strings | nix-shell -p tpm2-tools --run "tpm2_getekcertificate" | strings | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Usually, you may find a vendor such as <code>STMicroelectronics</code> and a model such as <code>ST33HTPxAHB61</code>. | Usually, you may find a vendor such as <code>STMicroelectronics</code> or <code>Infineon Technologies</code> and a model such as <code>ST33HTPxAHB61</code>. | ||
To get firmware version information, you might want to look at: | To get firmware version information, you might want to look at: |