-
### Describe the bug
The TPM is timing out with the SPI communication to/from the Raspberry Pi CM4 or Pi4, BUT, works on the normal SPI bus intended for the TPM.
I'm using the tpm-slb9670 overlay, w…
-
需求:
1. 在 [2403_mugen失败测试用例清单](https://docs.qq.com/sheet/DSkZMUm9vSHFhTURL?tab=BB08J2) 中找到测试套 tpm-tools_20.03 失败的测试用例
2. 在[openEuler RISC-V 24.03 版本](https://repo.tarsier-infra.isrc.ac.cn/openEuler…
-
Are there plans for this repo to revive it after upstream dropping its OP-TEE bits completely (https://github.com/microsoft/ms-tpm-20-ref/pull/97)?
-
Is your issue a feature request? If so, please raise it as an [enhancement](https://github.com/keylime/enhancements)
# Environment
* OS / version: Fedora Core 36
* Processor architecture: x86_64
…
-
Pressing `prefix + I` gives me this message:
```
'~/.tmux/plugins/tpm/tpm' returned 127
TMUX environment reloaded.
Done, press ENTER to continue.
```
I have the prerequisites installed
```
userna…
-
### Steps to Reproduce
Using the CGO build on Windows is not working with "tpmkms".
I've build step-ca v0.27.4 with CGO flag on Windows with the help of [w64devkit](https://github.com/skeeto/w64de…
-
- see https://github.com/opiproject/sztp/blob/main/doc/qemu_tpm_setup.md
- see https://pkg.go.dev/github.com/google/go-tpm/tpm2
- see https://pkg.go.dev/github.com/google/go-tpm/tpmutil
- see https…
-
Hey community, I'm skimming through the list of available plugins mentioned
in the readme page and I'm trying to figure out which plugin suites my needs.
So far, I have opened at least 20 tabs to …
-
```
(pkttyagent:7369): GLib-GIO-DEBUG: 20:17:30.897: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Host Security ID: HSI:0 (v1.9.16)
HSI-1
✔ BIOS…
-
In current ms-tpm-20-ref there are many global variables. It is a big obstacle to make the ms-tpm-20-ref multi-thread safe.
These global variables can be replaced by some context-based variables.