Changes between Version 36 and Version 37 of malibu/gw3089gblade
- Timestamp:
- 04/19/2023 11:51:04 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
malibu/gw3089gblade
v36 v37 249 249 -RSA 1024-2048 bit keys 250 250 251 It is controlled via generic TCG SPI Linux driver. TPM 2.0 provides direct access via /dev/tpm0 (with one client at a time), and can be accessed through the tpm2-abrmd resource manager daemon, or kernel-managed access via /dev/tpmrm0 252 251 253 The TPM device is at /dev/tpm0 252 254 253 The TPM tool scan be installed with the following command:254 {{{ 255 apt install tpm2-tools 256 }}} 257 258 Showing the properties:255 The TPM tool set (over 100 different commands) can be installed with the following command: 256 {{{ 257 apt install tpm2-tools tpm2-abrmd 258 }}} 259 260 Example tpm2-tools showing the properties: 259 261 {{{ 260 262 root@jammy-malibu:~# tpm2_getcap properties-fixed