-
Verify the change in https://github.com/commaai/openpilot/pull/33974.
Check for no insane overshoot on most of the TSS2 platforms:
- [ ] TOYOTA_AVALON_TSS2
- [ ] TOYOTA_CAMRY_TSS2
- [x] TOYOTA…
-
Trying to run `tpm2_nvdefine -s 0x1 -a "write_stclear" 0x0` with SWTPM v0.6.3 results in this error:
WARNING:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:344:Esys_NV_DefineSpace_Finish() Recei…
Melab updated
2 weeks ago
-
### systemd version the issue has been seen with
256.7
### Used distribution
openSUSE
### Linux kernel version used
6.11.7
### CPU architectures issue was seen on
x86_64
### Co…
-
Hi, tss team:
I'm a freshman in this field. In process of using tpm2-tss, I met some questions.
When I tried to use anaconda to install tpm2-pytss, a fault has occured.
"raise RuntimeError("Requir…
-
The white rabbit to be followed is why CR50 TPM refuses to to add TPM DUK nv region into TPM which doesn't seem supported on CR50 not sure why:
```
TRACE: /bin/tpmr(32): main
TRACE: /bin/tpmr(413): …
-
I am using tmp through Engine for openssl_1.1.1w
Hi team,
we work in a ubuntu 20.04 environment
we installed following packages :
tpm2-tss-3.2.0.tar.gz
tpm2-abrmd-2.4.1.tar.gz
tpm2-tools-5.3…
-
Hi, I am trying to import the externally create private key of a certificate into the TPM, then export it as TSS2 and re import it again but this does not work.
What I did first, was importing the …
Tyrrx updated
1 month ago
-
### Describe the bug
tss2_provision is unable to create keystore policy directories, and fails to init the on-disk keystore.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nix…
-
Hello,
Frankly, I don't know where to post this issue, as I don't know if this is a problem from the Apache2 architecture, openssl, TPM2 provider or the TSS2 implementation.
I configured apache…
-
The version of tpm2-tss I am using is 3.2. x, and the application uses static linking to link tpm2-tss. The statically linked libraries include:
- libtss2-sys.a
- libtss2-esys.a
- libtss2-tctildr…