Trusted Platform Module over SPI driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Trusted Platform Module over SPI driver

跳至解决方案
3,581 次查看
mbressler
Contributor II

We've been hoping to add a Trusted Platform Modules on our new embedded product (based around the LPC54114) to deal with the FIPS 140-2 requirements.

From what I can tell (please correct me if I'm wrong) Trusted Platform Modules all work on some common spec that allows generic TPM drivers on PC and Linux. Is there a TPM over SPI driver for the LPC54114 or similar MCUs?

We're using the LPC54114 via MCUXpresso and the SLB 9670 TPM from Infineon.

标签 (3)
0 项奖励
回复
1 解答
2,846 次查看
mbressler
Contributor II

Problem solved ended up going with WolfTPM, they have a very portable C driver for TPMs that's small enough and designed with microcontrollers in mind.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,847 次查看
mbressler
Contributor II

Problem solved ended up going with WolfTPM, they have a very portable C driver for TPMs that's small enough and designed with microcontrollers in mind.

0 项奖励
回复
2,846 次查看
shaiknisar
Contributor I

Hey Marc Bressler.

I'm currently trying to communicate SLB9670VQ1.2 with STM32F429ZI controller. The TPM standards supported by the TPM chip i use is TPM1.2. I'm trying to go through the WolfTPM and trying build one. My question is how did you use the WolfTPM? Can you please share the build?

0 项奖励
回复