wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 55 forks source link

Iocb microchipharmony i2c #340

Open philljj opened 3 months ago

philljj commented 3 months ago

Description

Implementation for TPM2_IoCb_MicrochipHarmony_I2C.

Uses Microchip I2C Bit Bang library: https://microchip-mplab-harmony.github.io/core/GUID-64D5F998-D72C-42CD-902F-D3FED8339A94.html

Note

This implementation has not been confirmed.