Closed graziadonghia closed 1 month ago
Is there a current implementation of an fTPM TA for the latest version of OP-TEE?
This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
I am trying to implement a fTPM through tpm2-tools and tpm2-tss within OP-TEE. Firstly, I saw this implementation, but I could not build it because it was probably tested with an older version of OP-TEE. However, #480 has added support for fTPM through buildroot packages, so it should be included in the latest version of OP-TEE. Having said that, how can I execute measured boot and tpm functionalities, after building OP-TEE with buildroot?