I have two questions regarding Jetson fTPM installation.
First, we are using a preconfigured Jetson Linux version based on R36.4.3, along with a custom carrier board rather than the original one used for Orin NX. I was unable to find the optee directory within our image files. As suggested in the official guidelines, I retrieved the optee directory by downloading a fresh BSP package. I understand that compatibility depends on our specific configuration, but I would like to know if you believe this approach could cause any conflicts.
My second question is about the FSKP package. According to the documentation, it is a partner release package. Is there any way to test the fTPM provisioning process without burning fuses or making permanent hardware changes? I would like to avoid risking any damage to our devices during initial testing.
The Official TPM 2.0 Reference Implementation (link) can be used to simulate fTPM Provisioning, right? This allows us to test the process safely I assume.