From: Sebastian L. <seb...@gm...> - 2011-01-20 10:44:35
|
Hi List, I'm trying to get jTSS to work with multiple instances of TPM emulator (http://tpm-emulator.berlios.de/index.html). Is it even possible to do so? With only one instance, jTSS and TPM emulator can easily communicate though the character device /dev/tpm beeing provided by the kernel module tpmd_dev. But you can always only have one device there (AFAIK), communicating to only one (the first?) instance. Also, jTSS doens't support connecting to the unix domain socket at /var/run/tpm/tpmd_socket:0. Any Ideas on how to get it going? Greetings, Sebastian. BTW: I'm using Ubuntu 10.04. |