TPM2.0 Software Stack
Go to file
Javier Martinez Canillas 075fc2f0d3
Install udev rule for TPM character devices
The udev rules to change the ownership and access permission for the TPM2
character devices is installed by the tpm2-abrmd package. But users could
want to use the TPM2 device without the userspace tpm2-abrmd, for example
by using the in-kernel resource manager or accessing the device directly.

In those cases they may not install the tpm2-abrmd package but still want
the correct user, group and permissions set in the TPM2 character device,
so let's do that in the tpm2-tss package instead that is always required.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2018-02-23 15:28:14 +01:00
.gitignore Update to 1.3.0 release 2017-12-08 19:14:52 +01:00
60-tpm-udev.rules Install udev rule for TPM character devices 2018-02-23 15:28:14 +01:00
sources Update to 1.3.0 release 2017-12-08 19:14:52 +01:00
tpm2-tss.spec Install udev rule for TPM character devices 2018-02-23 15:28:14 +01:00