Changes between Version 36 and Version 37 of malibu/gw3089gblade


Ignore:
Timestamp:
04/19/2023 11:51:04 PM (13 months ago)
Author:
Ryan Erbstoesser
Comment:

add tpm info

Legend:

Unmodified
Added
Removed
Modified
  • malibu/gw3089gblade

    v36 v37  
    249249 -RSA 1024-2048 bit keys
    250250
     251It 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
    251253The TPM device is at /dev/tpm0
    252254
    253 The TPM tools can be installed with the following command:
    254 {{{
    255 apt install tpm2-tools
    256 }}}
    257 
    258 Showing the properties:
     255The TPM tool set (over 100 different commands) can be installed with the following command:
     256{{{
     257apt install tpm2-tools tpm2-abrmd
     258}}}
     259
     260Example tpm2-tools showing the properties:
    259261{{{
    260262root@jammy-malibu:~# tpm2_getcap properties-fixed