|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 1/3][TPM] Update to newer driver and some fixes
This patch updates the TPM drivers in the repository to a newer version
and also fixes the following:
- a problem introduced by a recent change to the xenbus_driver structure
requires driver-specific data to be stored in another data structures
- removes the #define'd MIN by min/min_t
- moves the sysfs entry to /sys/devices/xen/<vtpm-%d>
- fixes a bug occurring during cancellation of requests
- updates the default configuration to also compile the TPM V1.2 driver
submitted in part 2 of this patch
- all changes made to the generic TPM driver are surrounded by #ifdef
CONFIG_XEN's.
This patch requires an update to the TPM driver plugins and test suite
following in the next 2 mails.
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
tpm_driver_update.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 1/3][TPM] Update to newer driver and some fixes,
Stefan Berger <=
|
|
|
|
|