简体   繁体   English

如何在树莓派上卸载TPM模拟器并使用真正的TPM芯片?

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

I'm using a raspberry pi running on Window IoT Core, and connects to Azure IoT hub.我正在使用在 Window IoT Core 上运行的树莓派,并连接到 Azure IoT 中心。 When I initially wanted to provision the device I just used a TPM simulator (via the Windows Device Portal).当我最初想配置设备时,我只使用了 TPM 模拟器(通过 Windows 设备门户)。 Now I've chucked in a real TPM chip to the pi, and I want to provision the device using that chip.现在我已经将一个真正的 TPM 芯片插入到 pi 中,我想使用该芯片配置设备。

But I'm not seeing an option to do that on the device portal - TPM Configuration section.但我没有在设备门户 - TPM 配置部分看到执行此操作的选项。 How it looks now on the device portal now.现在它在设备门户上的外观。 Maybe I'm missing something obvious.也许我错过了一些明显的东西。 Any help is greatly appreciated.任何帮助是极大的赞赏。

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.固件 TPM (fTPM) 需要特殊的处理器/SoC 支持,目前尚未在 Raspberry Pi 2 或 3 上实现。您可以改用 MinnowBoard 或 DragonBoard410c。MinnowBoard Max 需要固件版本 0.80 或更高版本。 DragonBoard410c provides fTPM capabilities out of the box enabled by default. DragonBoard410c 默认启用开箱即用的 fTPM 功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM