|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Remove variable buffer size and partial reads from t
I am removing the experimental feature that allows buffer sizes for
transfers from TPMs larger than 2kb. This could become useful if a vTPM
is located in its owns domain and needs to be serialized for suspension
or migration and the packet size becomes bigger than the current limit.
Partial reads were supposed to complement this feature for applications
to know how many bytes to read from /dev/tpm0.
The TSS stack that uses /dev/tpm0 does not rely on any of these changes
and continues to work.
This makes the file equivalent to the one in 2.6.17.
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
tpm_remove_config_xen_parts.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Remove variable buffer size and partial reads from tpm.c,
Stefan Berger <=
|
|
|
|
|