From: Thomas W. <tc...@to...> - 2011-01-24 12:41:04
|
Hi, > Is jTSS even designed to work with multiple TPM devices (software > emulators)? Any Idea on how to be able to pass an ID over to TCS so it > knows which TPM device to talk to? I'm not sure if jTSS has seen a re-design but I'd say that the TCS layer of jTSS has been designed to work with one single TPM instance. If you have multiple TPMs you most likely will end up with one TCS instance per TPM. You, however, should be able to open connections to several different TCS (and hence TPM) instances at the TSP level. If you really want to follow your approach of handling mutliple TPMs with one single TCS, this likely will result in a (partial) rewrite of the jTSS TCS layer. Regards, -- Thomas Winkler mail: tc...@to... |