WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xense-devel

[Xense-devel] vtpm_managerd problem with Infineon TPM 1.2

To: xense-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xense-devel] vtpm_managerd problem with Infineon TPM 1.2
From: "Maximilian Loy" <maximilian.loy@xxxxxxxxx>
Date: Mon, 26 Mar 2007 13:40:29 +0200
Delivery-date: Mon, 26 Mar 2007 04:40:06 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=lHl3MadENLewmRn5dBj7ogO8Gn5dmlto36a40YVYaAEer+JwmhEnPowaWoyrMmBSbABLPAmdTrQ1XEjyPPTdPkq6fCR849I8umV5u94Ocmfxj+NQwnUrs1D3/JQdJIa7Ia5G2GO2QLEspcNX7Y9R87EBR8N7g1LYPXb6S7f7epM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=oOJv8i866Epma97lJKEvTekxr/gn97+kEur9S6V8AxGl9rXoCDZX8bLLBHEVTuKqhGyPYsb2tpU0hoSwxdJoCei5ubue5bbaDcOR28VWAe1Iv6LndMlrE2b5yWV+TW3TfnL2zLcXAQgG8J9Z3mq8BaqP/8njJkW9aHN7/6O8J4U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xense-devel-request@lists.xensource.com?subject=help>
List-id: "A discussion list for those developing security enhancements for Xen." <xense-devel.lists.xensource.com>
List-post: <mailto:xense-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xense-devel>, <mailto:xense-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xense-devel>, <mailto:xense-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xense-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi everybody,

i am having problems to get the vtpm_managerd (Xen 3.0.4.1) to work with the Infineon TPM 1.2 (platform is a HP nx6325).

I was having the BAD_ORDINAL problems like discussed earlier on this list, but i could solve them with applying the patch from:
http://lists.xensource.com/archives/html/xense-devel/2006-12/msg00020.html

This resulted in TPM_AUTHFAIL like in
http://lists.xensource.com/archives/html/xense-devel/2006-12/msg00024.html
giving me the following output after taking the ownership:
...
INFO[VTSP]: Loading Key into TPM.
ERROR[TCS]: TCSP_LoadKeyByBlob Failed with return code TPM_AUTHFAIL
ERROR in VTSP_LoadKey at vtsp.c:634 code: TPM_AUTHFAIL.
ERROR in VTPM_Init_Manager at vtpm_manager.c:240 code: TPM_AUTHFAIL.
ERROR[VTPM]: Closing vtpmd due to error during startup.

Maybe it has something to do with the patch, as the line 634 in vtsp.c has been modified by it.

Any help would be very appreciated!

Best regards, Max
_______________________________________________
Xense-devel mailing list
Xense-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xense-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xense-devel] vtpm_managerd problem with Infineon TPM 1.2, Maximilian Loy <=