All of lore.kernel.org
 help / color / mirror / Atom feed
* vTPM in dom0
@ 2008-03-14 12:52 Tom Buhl
  2008-03-17  1:59 ` tgh
  2008-03-17  5:37 ` Cihula, Joseph
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Buhl @ 2008-03-14 12:52 UTC (permalink / raw)
  To: xen-devel

Hi,

yesterday I posted a question to the xen-users list concerning usage of the TPM in dom0.
This is the original message:
"I am using Xen 3.2.0 and want to use the TPM in dom0. I have activated vtpm and everything runs fine in my domUs.
The question is, how can I access the TPM in dom0? As far as I know vtpm_managerd exclusively locks /dev/tpm0. As soon as I start vtpm_managerd my own program cannot access the TPM anymore. Is there a vtpm instance for dom0 like the ones for the user domains?"

Anna Fischer replied with the suggestion to ask this list, if there has been any development recently in that direction. Is there a way to use the TPM in dom0?

Thanks in advance,

Tom
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: vTPM in dom0
  2008-03-14 12:52 vTPM in dom0 Tom Buhl
@ 2008-03-17  1:59 ` tgh
  2008-03-17  5:39   ` Cihula, Joseph
  2008-03-17  5:37 ` Cihula, Joseph
  1 sibling, 1 reply; 4+ messages in thread
From: tgh @ 2008-03-17  1:59 UTC (permalink / raw)
  To: Tom Buhl, xen-devel

hi
I am interested in vtmp, and does xen3.1 support vtpm or not? i have got 
a hardware platform with tpm,i want to have a try with xen vtpm ,and i 
want to kown wether xen3.1 support vtpm or not ?
or how to use it in xen3.1 or xen3.2 ?

Thanks



Tom Buhl 写道:
> Hi,
>
> yesterday I posted a question to the xen-users list concerning usage of the TPM in dom0.
> This is the original message:
> "I am using Xen 3.2.0 and want to use the TPM in dom0. I have activated vtpm and everything runs fine in my domUs.
> The question is, how can I access the TPM in dom0? As far as I know vtpm_managerd exclusively locks /dev/tpm0. As soon as I start vtpm_managerd my own program cannot access the TPM anymore. Is there a vtpm instance for dom0 like the ones for the user domains?"
>
> Anna Fischer replied with the suggestion to ask this list, if there has been any development recently in that direction. Is there a way to use the TPM in dom0?
>
> Thanks in advance,
>
> Tom
>   

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: vTPM in dom0
  2008-03-14 12:52 vTPM in dom0 Tom Buhl
  2008-03-17  1:59 ` tgh
@ 2008-03-17  5:37 ` Cihula, Joseph
  1 sibling, 0 replies; 4+ messages in thread
From: Cihula, Joseph @ 2008-03-17  5:37 UTC (permalink / raw)
  To: Tom Buhl, xen-devel

On Friday, March 14, 2008 5:52 AM, Tom Buhl wrote:
> Hi,
> 
> yesterday I posted a question to the xen-users list concerning usage
of the
> TPM in dom0. 
> This is the original message:
> "I am using Xen 3.2.0 and want to use the TPM in dom0. I have
activated vtpm
> and everything runs fine in my domUs. 
> The question is, how can I access the TPM in dom0? As far as I know
> vtpm_managerd exclusively locks /dev/tpm0. As soon as I start
vtpm_managerd
> my own program cannot access the TPM anymore. Is there a vtpm instance
for
> dom0 like the ones for the user domains?"   
> 
> Anna Fischer replied with the suggestion to ask this list, if there
has been
> any development recently in that direction. Is there a way to use the
TPM in
> dom0?  
> 
> Thanks in advance,
> 
> Tom

This was asked previously as part of a different thread
(http://lists.xensource.com/archives/html/xen-devel/2007-07/msg00812.htm
l), and the basic answer is that it was intended that only vTPM Manager
would have access to the physical TPM in dom0.  As such, it was written
with a stripped-down version of a TSS embedded withing itself, rather
than to use an external TSS (e.g. TrouSerS).

What is it that you would like to do with the physical TPM?

Joe

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: vTPM in dom0
  2008-03-17  1:59 ` tgh
@ 2008-03-17  5:39   ` Cihula, Joseph
  0 siblings, 0 replies; 4+ messages in thread
From: Cihula, Joseph @ 2008-03-17  5:39 UTC (permalink / raw)
  To: tgh, Tom Buhl, xen-devel

On Sunday, March 16, 2008 6:59 PM, tgh wrote:
> hi
> I am interested in vtmp, and does xen3.1 support vtpm or not? i have got
> a hardware platform with tpm,i want to have a try with xen vtpm ,and i
> want to kown wether xen3.1 support vtpm or not ?
> or how to use it in xen3.1 or xen3.2 ?
> 
> Thanks

Xen has support vTPM since long before 3.1, but it is optional and not built by default.  Instructions for enabling and using it are in docs/misc/vtpm.txt and tools/vtpm_manager/README.

Joe

> 
> 
> 
> Tom Buhl 写道:
>> Hi,
>> 
>> yesterday I posted a question to the xen-users list concerning usage of the
>> TPM in dom0. 
>> This is the original message:
>> "I am using Xen 3.2.0 and want to use the TPM in dom0. I have activated vtpm
>> and everything runs fine in my domUs. 
>> The question is, how can I access the TPM in dom0? As far as I know
>> vtpm_managerd exclusively locks /dev/tpm0. As soon as I start vtpm_managerd
>> my own program cannot access the TPM anymore. Is there a vtpm instance for
>> dom0 like the ones for the user domains?"   
>> 
>> Anna Fischer replied with the suggestion to ask this list, if there has been
>> any development recently in that direction. Is there a way to use the TPM in
>> dom0?  
>> 
>> Thanks in advance,
>> 
>> Tom
>> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-17  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-14 12:52 vTPM in dom0 Tom Buhl
2008-03-17  1:59 ` tgh
2008-03-17  5:39   ` Cihula, Joseph
2008-03-17  5:37 ` Cihula, Joseph

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.