wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 56 forks source link

add thread local storage macro and make gActiveTPM local to the thread #253

Closed jpbland1 closed 1 year ago

jpbland1 commented 1 year ago

in response to https://github.com/wolfSSL/wolfTPM/issues/247

jpbland1 commented 1 year ago

https://gist.github.com/jpbland1/f3eeb83c0d413152281e5058246d3e55 gist that tests the thread seperation