|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 5/7] vtpm Mini-Os domain: hotplug fixes
Signed-off-by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx>
This patch adds the actual vtpm-stubdom domain itself to the stubdom
directory makefile heirarchy. To build vtpm-stubdom and all of its
dependent libraries simply do:
cd stubdom; make vtpm-stubdom
libgmp was ported to mini-os as it is needed by the tpm_emulator. To
build it:
$ cd stubdom; make cross-gmp
polarssl was ported to mini-os because the vtpm needs an AES
implementation to encrypt its persistent state for storage on disk. To
build it:
$ cd stubdom; make cross-polarssl
Finally the berlios tpm_emulator version 0.6.1 was ported to mini-os as
it is the core engine of the vtpm. To build it separately do:
$ cd stubdom; make cross-tpmemu
Documentation on the architecture and how to use the domain is in
stubdom/vtpm/README
5-vtpm-stubdom.patch
Description: Text Data
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH 5/7] vtpm Mini-Os domain: hotplug fixes,
Matthew Fioravante <=
|
|
|
|
|