On Thu, Aug 20, 2020 at 09:14:44AM -0700, James Bottomley wrote: > > eg we can't do it because we can't access /dev/tpm for permissions or > > something. > > I already said that: we can't it's root.root 0600 currently. All the > TSSs seem to change at least /dev/tpmrm to tpm.tpm 0660 but we can't do > that in the kernel because there's no fixed tpm uid/gid. Permissions is a pretty good reason to add a sysfs file. Jason