How to uninstall the TPM simulator and use the real TPM chip on raspberry pi?

187 Views Asked by At

I'm using a raspberry pi running on Window IoT Core, and connects to Azure IoT hub. When I initially wanted to provision the device I just used a TPM simulator (via the Windows Device Portal). Now I've chucked in a real TPM chip to the pi, and I want to provision the device using that chip.

But I'm not seeing an option to do that on the device portal - TPM Configuration section. How it looks now on the device portal now. Maybe I'm missing something obvious. Any help is greatly appreciated.

1

There are 1 best solutions below

4
On

Firmware TPM (fTPM) requires special Processor/SoC support that is not currently implemented on Raspberry Pi 2 or 3. You can use MinnowBoard or DragonBoard410c instead.MinnowBoard Max needs firmware version 0.80 or higher. DragonBoard410c provides fTPM capabilities out of the box enabled by default.