-
Any use of the command transmission interface, even to run example code provided at the following link "https://www.mankier.com/3/Tss2_TctiLdr_Initialize" fails with the error in the heading.
This …
-
Hello,
great library you have created so far! I would like to use the created Keys to provision certificates that are bound to a TPM. Eventually, I would like to have a virtual SmartCard interface t…
-
Hello,
I have tried to use TPM2.0 to ensure that only some PC's can connect to VPN.
Using `openvpn --show-pkcs11-ids /usr/lib64/pkcs11/libtpm2_pkcs11.so` i get this output:
```
ERROR: Listing …
-
Hi all :
After statically compile tpm2 tools, then run the command on machine,
Why are all command responses as follows?
**ERROR:tcti:src/tss2-tcti/tctildr-dl.c:248:tctildr_get_default() No sta…
-
After sucessfull build ..
```console
+ cd fwupd-1.6.2
+ /usr/bin/meson test -C x86_64-redhat-linux-gnu --num-processes 48 --print-errorlogs
ninja: Entering directory `/home/tkloczko/rpmbuild/BUILD…
-
## ❓ Questions and Help
According to the tutorials, I download [pre-trained pytorch models](https://dl.fbaipublicfiles.com/habitat/data/baselines/v1/habitat_baselines_v1.zip). But where should I unzi…
-
Hello everyone,
I compiled tpm2-tools 5.1.1 from source and exported `TPM2TOOLS_TCTI="device:/dev/tpm0"`, but when I execute `tpm2 getrandom 8` I got following error:
```
ERROR:tcti:src/tss2-tc…
-
https://mp.weixin.qq.com/s/zCfDkxbVTxjFQ5QAIULYjA
ixxmu updated
2 years ago
-
I am building on Fedora 34. First I cloned, built, and installed https://github.com/tpm2-software/tpm2-tss . That succeeded. Then I cloned and tried to build tpm2-abrmd. The `./configure ...` step…
-
When the tools are executed in a machine that doesn't have a TPM device, they just hang and then timeouts (if are built with the tcti-abrmd as the default).
For example in a Fedora machine with no …