Displaying 2 results from an estimated 2 matches for "tpm_virtio".
Did you mean:
kvm_virtio
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...l coordinate with the OASIS virtio technical committee to secure
> an agreed upon device number and include it in a later patchset.
I am not a tpm expert but I don't see why not.
> drivers/char/tpm/Kconfig | 9 +
> drivers/char/tpm/Makefile | 1 +
> drivers/char/tpm/tpm_virtio.c | 460 ++++++++++++++++++++++++++++++++++
Maintainer entry?
> 3 files changed, 470 insertions(+)
> create mode 100644 drivers/char/tpm/tpm_virtio.c
>
> diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig
> index 536e55d3919f..8997060e248e 100644
> --- a/drivers/...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...t; an agreed upon device number and include it in a later patchset.
> >
> > I am not a tpm expert but I don't see why not.
> >
> >
> >> drivers/char/tpm/Kconfig | 9 +
> >> drivers/char/tpm/Makefile | 1 +
> >> drivers/char/tpm/tpm_virtio.c | 460 ++++++++++++++++++++++++++++++++++
> >
> > Maintainer entry?
>
> Good call, I will add one.
>
> Could you let me know what workflow would work best for you? I can direct
> patches toward Chrome OS's kernel tree and only a Chrome OS list, then send them
>...