Add support for connecting to the TPM via the kernel resource manager
Open
- Dominant language
- Go
- Stars
- 23
- Forks
- 29
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 2
Description
We currently connect to /dev/tpm0, which only one process can access at a time. Whilst this is fine during install and early boot, we should make use of the in-kernel resource manager (/dev/tpmrm0) at other times in order to facilitate the ability for permitted snaps to make use of the TPM too.
Contributor guide
Assessment
This issue has not been assessed yet.