-
First we need to have suitable high level API for rust RNG API, that will the contract between the TPM and the vendor specific code (hardware or software).
Next we need to implement the command its…
-
In MS tpm simulator they had two implementations and we can follow
1- STM32 target
2- FTPM that runs inside arm trust zone.
-
That should be implemented somewhere at [base/src/commands.rs](https://github.com/tpm-rs/tpm-rs/blob/main/base/src/commands.rs).
The implementation should be straight forward usage of `TpmCommand` …
-
To anyone who might be interested:
We're excited to announce that our popular training course, "Defeating Microsoft's Default BitLocker Implementation," is coming up soon! This unique hands-on traini…
-
### I am not requesting help with my configuration and believe something is genuinely broken.
- [X] Something is really actually broken.
### Is there an existing issue outlining your problem?
- [X]…
-
### 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…
-
**Describe the bug**
Running `fwupdtool get-devices --plugins tpm` has errors. The device enumerates but errors are displayed.
**Steps to Reproduce**
`sudo fwupd.fwupdtool get-devices --plugins …
-
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…
-
Are TPM Firmware updates supported by LVFS ?
(Although these updates are not frequently published by Dell like BIOS ones.)
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Description
TPM is a plugin manager for tmux. Users install the plugin with something like
`set -g @plugin 'mr…