-
Hi,
In the previous versions (e.g., 3.0.4) `tpm2_unseal` supported unsealing objects by providing a handle:
```bash
tpm2_unseal -H 0x8100000 -L "sha1:0,2,4,7" -o file.bin
```
I am trying to d…
-
### systemd version the issue has been seen with
256.8-1
### Used distribution
Arch
### Linux kernel version used
6.11.9
### CPU architectures issue was seen on
None
### Compon…
-
### systemd version the issue has been seen with
256.8
### Used distribution
Archlinux
### Linux kernel version used
arch-6.11.7
### CPU architectures issue was seen on
x86_64
### Component
o…
-
When building a rhel-9.4 & 9.6 variants on x86_64, the ext.config.shared.var-mount.luks fails.
```
[2024-11-28T12:53:38.065Z] --- FAIL: ext.config.shared.var-mount.luks (27.24s)
[2024-11-28T12:53:3…
c4rt0 updated
2 hours ago
-
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…
-
Just a quick question before digging further, Is it currently possible to seal objects created using the pkcs#11 abstractions to boot states using tpm2-pkcs11? or is there some other way being provide…
ldts updated
2 months ago
-
### The problem you're addressing (if any)
TPD tests use tpm2-tools which obviously only work with TPM 2.0. Performing the tests on Optiplex 7010 fails because it has TPM 1.2.
### Describe the solut…
-
### 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…
-
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
-
### The problem you're addressing (if any)
AEM currently only supports TPM 1.2
### Describe the solution you'd like
Add AEM support for hardware with TPM2 device. My initial thoughts …