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 55 forks source link

support memory mapped tpms #271

Closed rizlik closed 1 year ago

rizlik commented 1 year ago

Enabled with --enable-mmio or WOLFTPM_MMIO.

danielinux commented 1 year ago

Good to go, tested on Qemu. Off to @dgarske for final review & configuration naming (see open comment)

dgarske commented 1 year ago

I'd like some testing details added. Also some documentation on the new configure option. Assigning to @jpbland1 to work with @rizlik to work on improving tests and docs.