aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vtpm_manager/crypto
Commit message (Collapse)AuthorAgeFilesLines
* [VTPM_Tools] Support for (non-local) Migration added. Local migrationkfraser@localhost.localdomain2006-07-101-11/+6
| | | | | | | works provided that the hotplug scripts deliver the "suspend" before the "resume," but this is not always true. Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com>
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+5
| | | | | | | | | | | | * Move .PHONY directives next to targets, this makes them a lot harder to miss * Add missing .PHONY directives * Remove nonexistent .PHONY directives * Hopefully I didn'T miss anything... Signed-Off-By: Horms <horms@verge.net.au>
* Removes the carriage returns from some of the vtpmkaf24@firebug.cl.cam.ac.uk2005-11-301-19/+19
| | | | | | | | source files that were edited in windows at some point. Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com>
* Add 64 bit support to the VTPM Tools plus do some minor cleanups.kaf24@firebug.cl.cam.ac.uk2005-09-201-0/+1
| | | | | | | | | | | | | The VTPM manager and VTPMs fully support both 32 and 64 bit OSes. The tpm_emulator (provided for debugging on TPM-less machines) does not support 64-bit kernels by default though. See the README for details on how to use it on 64-bit kernels. (Vinnie Scarlata, Intel Corporation) Signed-off-by: Joe Cihula <joe.cihula@intel.com>
* vTPM manager - Intel/IBM joint TPM Virtualization implementation for Xen. shand@ubuntu.eng.hq.xensource.com2005-08-307-0/+1182
This is a software implementation for people without h/w vTPM support. Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com> Signed-off-by: Joseph Cihula <joseph.cihula@intel.com> Signed-off-by: Steven Hand <steven@xensource.com>