search for: dtolnay

Displaying 3 results from an estimated 3 matches for "dtolnay".

Did you mean: tolnay
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...m.googlesource.com/chromiumos/third_party/tpm2/ > > > > Reviewed-on: https://chromium-review.googlesource.com/1387655 > > A non-standard flag. Should be removed. Also > > > Reviewed-by: Andrey Pronin <apronin at chromium.org> > > Tested-by: David Tolnay <dtolnay at gmail.com> > > Signed-off-by: David Tolnay <dtolnay at gmail.com> > > Your SOB should first and you cannot peer test your own patches. Please > remove tested-by. > > The whole thing looks like an early draft. Why the patch does not have > an RFC tag? You should...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...and is currently backed by the libtpm2 TPM simulator: > > - https://chromium.googlesource.com/chromiumos/third_party/tpm2/ > > Reviewed-on: https://chromium-review.googlesource.com/1387655 > Reviewed-by: Andrey Pronin <apronin at chromium.org> > Tested-by: David Tolnay <dtolnay at gmail.com> > Signed-off-by: David Tolnay <dtolnay at gmail.com> > --- > UNRESOLVED: > The driver assumes virtio device number VIRTIO_ID_TPM=31. If there is > interest in accepting a virtio TPM driver into the kernel, the Chrome OS > team will coordinate with the OASIS...
2019 Feb 22
0
[PATCH] tpm: Add driver for TPM over virtio
...: > >> > >> - https://chromium.googlesource.com/chromiumos/third_party/tpm2/ > >> > >> Reviewed-on: https://chromium-review.googlesource.com/1387655 > >> Reviewed-by: Andrey Pronin <apronin at chromium.org> > >> Tested-by: David Tolnay <dtolnay at gmail.com> > >> Signed-off-by: David Tolnay <dtolnay at gmail.com> > >> --- > >> UNRESOLVED: > >> The driver assumes virtio device number VIRTIO_ID_TPM=31. If there is > >> interest in accepting a virtio TPM driver into the kernel, the Chrome...