Displaying 20 results from an estimated 325 matches for "tpm".
Did you mean:
tmp
2013 May 22
19
Install vTPM on Xen-4.2.2
Hi,
I‘m trying to install vTPM based on Xen-4.2.2, linux-kernel 3.9.1 (Dom0)
and TPM emulator. However, I cannot find the TPM backed driver in this
version of Dom0 linux kernel. There is no CONFIG_XEN_TPMDEV_BACKEND in the
kernel config file. The config file for Dom0 is attached. Maybe it provides
some useful information.
So, h...
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.
S...
2018 Aug 29
3
TPM
On onsdag 29 augusti 2018 kl. 10:00:39 EEST Sandro Bonazzola wrote:
> 2018-08-28 13:52 GMT+02:00 Dag Nygren <dag at newtech.fi>:
>
> > We have a desperate need for TPM support and:
> >
> > 1. Tried the "standard" distro install. linvirt supports
> > TPM passthrough but kvm-qemu barfs:
> > "unsupported configuration: The QEMU executable /usr/libexec/qemu-kvm
> > does not support TPM backend type passthrough"
&g...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
On Thu, Feb 21, 2019 at 06:14:02PM -0800, David Tolnay wrote:
> Add a config TCG_VIRTIO_VTPM which enables a driver providing the guest
> kernel side of TPM over virtio.
>
> Use case: TPM support is needed for performing trusted work from within
> a virtual machine launched by Chrome OS.
>
> Tested inside crosvm, the Chrome OS virtual machine monitor. Crosvm's
>...
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community,
there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out:
===
ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792
ERROR[VTPM]: Failed to load key
ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARA...
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community,
there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out:
===
ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792
ERROR[VTPM]: Failed to load key
ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARA...
2018 Aug 28
3
TPM
Hi all!
Just setting up a cluster using Centos 7
We have a desperate need for TPM support and:
1. Tried the "standard" distro install. linvirt supports
TPM passthrough but kvm-qemu barfs:
"unsupported configuration: The QEMU executable /usr/libexec/qemu-kvm does not support TPM backend type passthrough"
2. The activated the qemu-ev repo and updated qemu...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
On Fri, Feb 22, 2019 at 01:40:25PM -0800, David Tolnay wrote:
> On 2/21/19 9:51 PM, Michael S. Tsirkin wrote:
> > On Thu, Feb 21, 2019 at 06:14:02PM -0800, David Tolnay wrote:
> >> Add a config TCG_VIRTIO_VTPM which enables a driver providing the guest
> >> kernel side of TPM over virtio.
> >>
> >> Use case: TPM support is needed for performing trusted work from within
> >> a virtual machine launched by Chrome OS.
> >>
> >> Tested inside crosvm, the C...
2018 Aug 29
1
TPM
...7:47 EEST Alvin Starr wrote:
> On 08/29/2018 07:38 AM, Dag Nygren wrote:
>
> > On onsdag 29 augusti 2018 kl. 10:00:39 EEST Sandro Bonazzola wrote:
> >> 2018-08-28 13:52 GMT+02:00 Dag Nygren <dag at newtech.fi>:
> >>
> >>> We have a desperate need for TPM support and:
> >>>
> >>> 1. Tried the "standard" distro install. linvirt supports
> >>> TPM passthrough but kvm-qemu barfs:
> >>> "unsupported configuration: The QEMU executable /usr/libexec/qemu-kvm
> >>> does not sup...
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 comi...
2017 Nov 03
2
[RFC 1/2] Add support for openssl engine based keys
What I?m saying is that TPM should be able to behave like a PKCS#11 token. Loading TPM keys is similar to provisioning a PKCS#11 token (and hopefully needs to be done as rarely). The normal use of a TPM seems to be operating on the keys already installed ? rather than loading keys in every time you need to do something.
TPM,...
2018 Aug 29
0
TPM
On 08/29/2018 07:38 AM, Dag Nygren wrote:
> On onsdag 29 augusti 2018 kl. 10:00:39 EEST Sandro Bonazzola wrote:
>> 2018-08-28 13:52 GMT+02:00 Dag Nygren <dag at newtech.fi>:
>>
>>> We have a desperate need for TPM support and:
>>>
>>> 1. Tried the "standard" distro install. linvirt supports
>>> TPM passthrough but kvm-qemu barfs:
>>> "unsupported configuration: The QEMU executable /usr/libexec/qemu-kvm
>>> does not support TPM backend type pas...
2013 May 19
2
TPM and secure boot
has anyone implemented any sort of 'secure boot' using TPM 1.2 modules
on the server boards using CentOS 6.x ? I'm not finding much concrete
stuff on how to setup and manage a system like this, but I've been asked
to research it for a security application internally at my job.
our primary application for the TPM is for client authentication...
2009 Jul 13
0
Unable to communicate with TPM on domU
Hi,
I am currently running a Debian lenny on top of a Ubuntu 9.04 dom0. (Xen
version is 3.4)
Now I want to test some tpm functions in the domU, but I am having troubles
reaching the TPM. To do so, I am following the tutorial here :
https://www.grounation.org/index.php?post/2008/07/04/8-how-to-use-a-tpm-with-linux
I have already used this tutorial on a non-virtualised machine, and even on
my dom0, and I managed to c...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
On Fri, Feb 22, 2019 at 12:26:10PM +0200, Jarkko Sakkinen wrote:
> On Thu, Feb 21, 2019 at 06:14:02PM -0800, David Tolnay wrote:
> > Add a config TCG_VIRTIO_VTPM which enables a driver providing the guest
> > kernel side of TPM over virtio.
> >
> > Use case: TPM support is needed for performing trusted work from within
> > a virtual machine launched by Chrome OS.
> >
> > Tested inside crosvm, the Chrome OS virtual machi...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...+0200, Jarkko Sakkinen wrote:
> On Fri, Feb 22, 2019 at 10:23:02AM -0500, Michael S. Tsirkin wrote:
> > On Fri, Feb 22, 2019 at 12:26:10PM +0200, Jarkko Sakkinen wrote:
> > > On Thu, Feb 21, 2019 at 06:14:02PM -0800, David Tolnay wrote:
> > > > Add a config TCG_VIRTIO_VTPM which enables a driver providing the guest
> > > > kernel side of TPM over virtio.
> > > >
> > > > Use case: TPM support is needed for performing trusted work from within
> > > > a virtual machine launched by Chrome OS.
> > > >
> >...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...en wrote:
> > On Fri, Feb 22, 2019 at 10:23:02AM -0500, Michael S. Tsirkin wrote:
> > > On Fri, Feb 22, 2019 at 12:26:10PM +0200, Jarkko Sakkinen wrote:
> > > > On Thu, Feb 21, 2019 at 06:14:02PM -0800, David Tolnay wrote:
> > > > > Add a config TCG_VIRTIO_VTPM which enables a driver providing the guest
> > > > > kernel side of TPM over virtio.
> > > > >
> > > > > Use case: TPM support is needed for performing trusted work from within
> > > > > a virtual machine launched by Chrome OS.
> >...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...Gunthorpe wrote:
> > On Fri, Feb 22, 2019 at 04:16:01PM -0500, Michael S. Tsirkin wrote:
> > > On Fri, Feb 22, 2019 at 07:30:16AM -0800, James Bottomley wrote:
> > > > On Thu, 2019-02-21 at 18:14 -0800, David Tolnay wrote:
> > > > > Add a config TCG_VIRTIO_VTPM which enables a driver providing the
> > > > > guest kernel side of TPM over virtio.
> > > >
> > > > What's the use case for using this over the current non-virtio vTPM?.
> > > > I always thought virtio was about guest to host transport effic...
2020 Jul 09
2
Re: Emulated TPM devices and snapshots of running VMs
On Thu, Jul 09, 2020 at 14:14:32 +0200, Milan Zamazal wrote:
> Milan Zamazal <mzamazal@redhat.com> writes:
>
> > Hi,
> >
> > I would like to clarify how to make snapshots of running VMs with
> > emulated TPM devices. As far as I understand QEMU documentation, it's
> > possible to make snapshots of running VMs with TPM, but it's important
> > to retain the state of swtpm. Does libvirt assist with that in any way
> > or is it completely user's responsibility? libvirt paus...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
On Fri, Feb 22, 2019 at 07:30:16AM -0800, James Bottomley wrote:
> On Thu, 2019-02-21 at 18:14 -0800, David Tolnay wrote:
> > Add a config TCG_VIRTIO_VTPM which enables a driver providing the
> > guest kernel side of TPM over virtio.
>
> What's the use case for using this over the current non-virtio vTPM?.
> I always thought virtio was about guest to host transport efficiency,
> but the phsical TPM, being connected over a very...