TPM Firmware Update Tool for Infineon TPMs
All of the following commands use /dev/tpm0
as the default
device file for the TPM.
To override this, pass the following cli option:
-access-mode 3 <device-file>
- To Get Firmware Version:
TPMFactoryUpd -info
- To Update Firmware:
TPMFactoryUpd -update tpm20-emptyplatformauth -firmware <path-to-firmware-binary>