Menu

Porting documentation

2021-09-30
2021-09-30
  • Rohan Misra

    Rohan Misra - 2021-09-30

    Hello,

    I was thinking of porting this TPM to a different platform, and I noticed the "plat" marking on all of the functions that would probably have to be ported, which helps with that goal. But still, some functions with this marking are very simple and don't seem like they need to be reimplemented. So I wanted to ask, is there some documentation on how this should be ported?

     
  • Ken Goldman

    Ken Goldman - 2021-09-30

    I don't know of any specific documentation. Porting to a different crypto library is a major task. The clock is often not portable. Be careful of endian and packing, be suspicious of all casts.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.