From: Ronald T. <ron...@ia...> - 2009-03-10 13:46:46
|
Hello Ahmed, Ahmed Ramadan wrote: > I have 2 questions. > > 1) Is there a way to report the integrity measurement log (IMA) into > the TPM (emulator) in my case using the jTSS (or even trousers if not > available through the jTSS) ? I'll answer the first part.. Since jTSS 0.4, a simple event log implementation is provided, which stores events in a flat file fashion. Our implementation does not cover platform specific requirements such as inclusion of the log files of IBM's IMA. However, the logging class implementation can easily be configured in the tss_tcs.ini file; you could create your own implementation of TcITcsEventMgr that integrates IMA logs. You could also consider to handle ACPI-based logging informations. I don't know what kind of integration, if any, TrouSerS offers. Regards, Ronald -- Dipl.-Ing. Ronald Tögl phone +43 316/873-5502 Trusted Computing Labs fax +43 316/873-5520 IAIK ron...@ia... Graz University of Technology http://www.iaik.tugraz.at |