Displaying 20 results from an estimated 100 matches similar to: "vTPM-Manager"
2009 May 26
1
compile errors on latest hg trunk
Hi,
I think there are some files missing (regarding auth mech-external):
compile error (did fresh autogen.sh):
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth
-I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm
-I../../src/lib-otp -I../../src/lib-master
-DAUTH_MODULE_DIR=\""/opt/dovecot-2.0/lib/dovecot/auth"\"
2010 Aug 31
1
[LLVMdev] gold-plugin compilation error
Hi all,
I tried to build the LLVMgold plugin. Something weird happened. Here is
the error message:
gold-plugin.cpp:45: error: âld_plugin_set_extra_library_pathâ does not
name a type
gold-plugin.cpp: In function âld_plugin_status onload(ld_plugin_tv*)â:
gold-plugin.cpp:141: error: âLDPT_OUTPUT_NAMEâ was not declared in this
scope
gold-plugin.cpp:199: error: âLDPT_SET_EXTRA_LIBRARY_PATHâ was
2006 Apr 07
2
r160 - trunk/xen-3.0/debian
Author: acid
Date: 2006-04-07 21:00:06 +0000 (Fri, 07 Apr 2006)
New Revision: 160
Modified:
trunk/xen-3.0/debian/copyright
Log:
add copyright info about tools/xenstore and tools/vtpm_manager
Modified: trunk/xen-3.0/debian/copyright
===================================================================
--- trunk/xen-3.0/debian/copyright 2006-04-07 06:03:53 UTC (rev 159)
+++
2007 Sep 19
4
vtpm_manager can''t run twice in a row
I can get vtpm_manager to run if I delete /var/vtpm/VTPM. However, when
I kill it with control-c, and try to run it again, I get:
INFO[VTPM]: Starting VTPM.
INFO[TCS]: Constructing new TCS:
INFO[TCS]: Calling TCS_OpenContext:
INFO[VTSP]: OIAP.
INFO[VTSP]: Loading Key into TPM.
INFO[VTSP]: Unbinding 256 bytes of data.
ERROR in VTSP_Unbind at vtsp.c:720 code: TPM_BAD_PARAMETER.
ERROR in
2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
Hi everyone,
I am using Xen 3.2.1 with the vtpm-12-patch.diff patch posted in [0]. My TPM is an Infineon 1.2. In total I have got three different questions:
1. NVM loading problem at VM creation
When I am creating a VM the last few lines of the vtpm_manager output are:
TPMD[245]: tpm/tpm_startup.c:45: Info: TPM_Startup(1)
Loading NVM.
Sending LoadNVM command
ERROR[VTPM]: Failed to load
2012 Sep 21
1
PATCH [base vtpm and libxl patches 3/6] Fix bugs in vtpm hotplug scripts
This patch fixes IO deadlocks in the vtpm hotplug scripts.
Signed off by: Matthew Fioravante matthew.fioravante@jhuapl.edu
---
Changed since previous:
* rebased off of latest xen stable
* replaced instances of gawk with awk
diff --git a/tools/hotplug/Linux/vtpm b/tools/hotplug/Linux/vtpm
--- a/tools/hotplug/Linux/vtpm
+++ b/tools/hotplug/Linux/vtpm
@@ -1,22 +1,18 @@
#!/bin/bash
+export
2020 Jul 30
2
Help with build
At 7/30/2020 11:41 AM, Michael Kruse wrote:
>This looks like cmake starts processing with a wrong top-level CMakeLists.txt (llvm\docs\CMakeLists.txt). It should be <your llvm-project checkout>\llvm\CMakeLists.txt. For instance:
>
>C:\> cmake -SÂ <your llvm-project checkout>\llvm -B C:/LLVM/Build
Thank you for responding. I'm trying to build just the LLVM
2012 Sep 21
1
PATCH [base vtpm and libxl patches 0/6]
So it looks like I was basing my patches off of this tree
git://xenbits.xen.org/xen-unstable.git
which is not actually xen-unstable. I rebased and reworked my patches
off of the correct tree
git://xenbits.xen.org/xen.git
What follows are the vtpmd, vtpm_manager, and libxl patches. All of the
mini-os patches apply cleanly to the latest xen so I won''t be
resubmitting those unless you all
2012 Oct 01
7
[PATCH] Matthew Fioravante now maintains VTPM
See MAINTAINERS file
Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
diff --git a/MAINTAINERS b/MAINTAINERS
index 094fe9e..f562efa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -261,6 +261,21 @@ S: Supported
F: tools/xentrace/
F: xen/common/trace.c
+VTPM
+M: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
+S: Supported
+F: tools/vtpm
+F:
2005 Sep 29
0
Not able to get Virtual TPM working with Xen,
Hi All,
Please read the following steps involved in installing and configuring my
Xen box with V-TPM enabled, which I am not able to make it work.
Host Linux Distro - CentOS 4.1
Guest Linux distros - Centos 4.1, SUSE
TPM module - TPM emulator
Downloads:
gmp-4.1.4
xen-instable-src.tgz (downloaded on 29/9/2005)
bridge-utils-1.0.6.tar.gz
compiled and installed gmp-4.1.4 and bridge-utils.
Now
2011 Apr 10
0
Required Kernel version to compile git btrfs with DKMS? Problems with Ubuntu 10.10
Hi all,
I''d like to look into btrfs code and try some things, so I followed the
instructions on the wiki (link below) to setup git and get a dkms build
against my kernel. I''m using Ubuntu 10.10 with a 2.6.35 Kernel, which I
assume is too old. What version do I need?
https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories
I''ve followed the guide (skipped
2005 Oct 01
1
Can't compile zaptel (CVS Head) on Debian
Hi there,
with both CVS HEAD and 1.2beta1 I don't succeed with either "make" or
"make linux26". I checked more than once to make sure the required
packages are in place - any suggestions?
Philipp
/lib/modules/2.6.8-2-686/build
make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/usr/src/zaptel modules
make[1]: Gehe in Verzeichnis ?/usr/src/kernel-headers-2.6.8-2-686?
CC [M]
2006 Apr 06
0
xen-3.0_3.0.1+hg8762-1_i386.changes REJECTED
Hi Maintainer,
rejected, due to incomplete debian/copyright file.
There is at least tools/xenstore which has a mixture of LGPL and GP
attached, but you never mention that.
Another example is tools/vtpm_manager.
Please list all different licenses used with their (C) holder.
--
bye Joerg
===
If you don't understand why your files were rejected, or if the
override file requires editing,
2006 Aug 10
0
[RFC][PATCH][TOOLS] CONFIG to build and link to local libaio
LOCAL_LIBAIO is prolly a crappy name, but this patch will enable a
tool build to select either the local or the system provided libaio.
Note, it only builds the local libaio.a so the linker get the right
one automatically, so you''ll want to "make -C tools/libaio clean".
-JX
---
diff -r 1f611b58729f tools/Makefile
--- a/tools/Makefile Wed Aug 09 18:53:00 2006 -0400
+++
2006 Jan 12
0
[PATCH] VTPM_Tools - Makefile Library checking
Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and
gmp dev files are installed. If files are missing, Makefile exits with a
message indicating that these tools will not be built, rather than an
error, which prevents Xen from building.
-Vinnie Scarlata
Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com>
_______________________________________________
Xen-devel
2013 Jan 15
1
Bug#698237: xen requires openssl to build
Package: xen
Version: 4.2.0-1
Severity: normal
Dear Maintainer,
When building the latest Debian xen 4.2.0-1 dsc in an Ubuntu raring
schroot I get a build failure due to libssl-dev not being pulled in. If
I build the same package
in a sid schroot it builds because libssl-dev is pulled in indirectly.
I think that libssl-dev should be added as a Build-Depends because it is
referenced
and required
2011 Mar 11
1
[PATH 9/12] VTPM mini-os: New stubdom applications
This patch ports 5 new applications to the stubdom makefile structure
for inclusion into stubdom domains. While these are required for
vtpm-stubdom and vtpmmgrdom they could be used with other stubdom
applications.
-libgmp 4.3.2
-openssl 1.0.0a
-polarssl 0.12.1
-berlios tpm_emulator 0.6.1
-vtpm_manager (from the tools directory)
Signed off by: Matthew Fioravante
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
What will follow soon are updates to vtpmd, vtpm_manager, xm, xl,
mini-os, and new vtpm and vtpm manager stub domains.
The first patch I''d like to submit upgrades vtpmd to version 0.7.4
This patch does the following:
-add checks to configure to check for cmake (required by berlios 0.7.4)
-removes all of the 0.5.1 patches
-adds a single patch for 0.7.4
-cleans up the makefile, should
2008 Feb 27
4
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Hi all again,
llvm is failing the 2006-11-30-NoCompileUnit and 2006-11-30-Pubnames
tests on me.
-m32 and --disable-multilib didn't change the outcome. Did I get the
command wrong? I tried
jo at kurier:~/Delta/llvm/test$ CFLAGS=--multilib make check
See below for a transcript of the failed check.
What next?
Regards,
Jo
-- snip --
jo at kurier:~/Delta/llvm/test$ make check
llvm[0]:
2008 Mar 13
1
Using TPM in dom0
Hi,
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?
Thanks in advance