ms-iot / azure-client-tools

Azure Client Tools
Other
43 stars 37 forks source link

Problem installing the software TPM #43

Closed gmileka closed 5 years ago

gmileka commented 5 years ago

(originally posted by leesiyuan here).

Hi, I have an associate question, I also want to use TPM Provisioning in Retail Image, but I can't get the sTPM well installed. In the Windows Device Portal, every time I try to install Software TPM Emulator, my Raspberry Pi reboot and show No TPM installed. I also tried PowerShell command Limpet.exe -azuredps –enrollmentinfo and i got a result like:


TpmNotSupported

The TPM works fine in Test Image but even I use the same Features for the Retail image, I can’t use the TPM. So how could I use the sTPM in a Retail image? Thanks!

mohandatla commented 5 years ago

Windows inbox software tpm emulator on retail images is not supported. However you can explore options a. Create custom UEFI binary to have ACPI entry to load the tpm emulator. b. Use the open source network software tpm simulator created by TCG i.e. https://github.com/microsoft/ms-tpm-20-ref.