mirror_qemu/hw/tpm
Marc-André Lureau 05b71fb207 tpm: lookup cancel path under tpm device class
Since Linux commit 313d21eeab9282e, tpm devices have their own device
class "tpm" and the cancel path must be looked up under
/sys/class/tpm/ instead of /sys/class/misc/.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-01-29 14:22:08 -05:00
..
Makefile.objs tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00
tpm_emulator.c tpm: fix alignment issues 2018-01-29 14:21:42 -05:00
tpm_int.h tpm: tpm_passthrough: Read the buffer size from the host device 2017-12-14 23:39:15 -05:00
tpm_ioctl.h tpm: tpm_emulator: get and set buffer size of device 2017-12-14 23:39:15 -05:00
tpm_passthrough.c tpm: lookup cancel path under tpm device class 2018-01-29 14:22:08 -05:00
tpm_tis.c maint: Fix macros with broken 'do/while(0); ' usage 2018-01-16 14:54:52 +01:00
tpm_util.c tpm: fix alignment issues 2018-01-29 14:21:42 -05:00
tpm_util.h tpm: fix alignment issues 2018-01-29 14:21:42 -05:00