OP-TEE / build

Makefiles to use OP-TEE on various platforms
109 stars 218 forks source link

How to test and modify fTPM (enabled with buildroot package) #774

Closed graziadonghia closed 1 month ago

graziadonghia commented 3 months ago

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?

jenswi-linaro commented 3 months ago

480 does if I understand it correctly only cover the rootfs part of fTPM. You still need to compile an fTPM TA for OP-TEE.

graziadonghia commented 2 months ago

Is there a current implementation of an fTPM TA for the latest version of OP-TEE?

github-actions[bot] commented 1 month ago

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.