trouSerS是IBM的一帮牛人搞的TSS软件栈,提供了与TPM交互的API,从而可以让我们方便地编写应用程序。

地址:https://sourceforge.net/projects/trousers/files/

其提供了一套完整协议栈(芯片驱动除外),trousers -> tpm-tools ->openssl。

网上有许多介绍tpm_trouSerS的移植使用的文章,大都基于tpm模拟器(tpm emulator)。

 

参考:

1. tpm emulator, trouSerS安装运行小记

 

2. http://trousers.sourceforge.net/man.html 

3. http://trousers.sourceforge.net/pkcs11.html

4. tpm协议栈测试程序 

5. https://sourceforge.net/projects/trousers/files/?source=navbar  TPM code

6. https://github.com/CreatorDev/Ci40-platform-feed  一个openwrt实现

7. http://www.elecfans.com/emb/dsp/20170308493878.html TPM芯片应用

相关文章:

  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2021-11-10
  • 2021-06-07
  • 2021-06-12
猜你喜欢
  • 2021-07-01
  • 2021-12-24
  • 2022-12-23
  • 2021-12-01
  • 2021-12-01
  • 2021-11-28
相关资源
相似解决方案