Changes between Version 6 and Version 7 of malibu/gw3089gblade


Ignore:
Timestamp:
04/14/2023 08:18:20 PM (13 months ago)
Author:
Ryan Erbstoesser
Comment:

add device tree, tpm

Legend:

Unmodified
Added
Removed
Modified
  • malibu/gw3089gblade

    v6 v7  
    6666More information can be found here: [wiki:gsc]
    6767
     68== Device Tree
     69
     70The Linux device tree can often describe a lot about how the hardware is connected, etc.
     71
     72Link to GW3089/GW8901 Device tree: [https://github.com/Gateworks/linux-malibu/blob/v6.1-malibu/arch/arm64/boot/dts/marvell/cn9130-malibu-gw8901.dts]
     73
     74== TPM / Crypto
     75
     76On the board is a Microchip ATTPM20P-H6MA1-10
     77
     78This is compliant to the Trusted Computing Group (TCG) Trusted Platform Module (TPM) Version 2.0,
     79r116 Trusted Platform Module Library
     80
     81Cryptographic Support for:
     82 - HMAC
     83 - AES-128
     84 - SHA-1
     85 - SHA-256
     86 - ECC BN_P256, ECCNIST_P256
     87 -RSA 1024-2048 bit keys
     88
    6889== Wireless
    6990