swtpm/src/swtpm_ioctl
Stefan Berger b8421f3de4 build-sys: Support --enable-test-coverage as an option
Support --enable-test-coverage as an option for compiling with
coverage instrumentation.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2018-10-25 12:30:21 -04:00
..
Makefile.am build-sys: Support --enable-test-coverage as an option 2018-10-25 12:30:21 -04:00
README add new README files for the tools and modify main README file 2014-12-05 15:11:15 -05:00
tpm_ioctl.c swtpm_ioctl: Initialize structures for use with ioctl() 2018-09-27 11:07:06 -04:00

swtpm_ioctl is a tool that sends out-of-band control commands to the
CUSE TPM (swtpm_cuse).

For further information, check the manpage 'man swtpm_ioctl'.