tpm2-abrmd icon indicating copy to clipboard operation
tpm2-abrmd copied to clipboard

TPM2 Access Broker & Resource Management Daemon implementing the TCG spec.

Results 68 tpm2-abrmd issues
Sort by recently updated
recently updated
newest added

Policy need rules to communicate with keylime. AVC: allow keylime_agent_t tabrmd_t:dbus send_msg; allow keylime_agent_t tabrmd_t:unix_stream_socket { getattr getopt read write }; Create new interfaces to allow keylime communicate with keylime....

I'm running a small device with busybox, the version of the linux kernel is 4.14.0. I built my own dbus, tpm2-abrmd(following the INSTALL.MD). But I failed to lauched the tpm2-abrmd...

Hi, I am attempting to start abrmd with `--max-sessions 10` (for example), however I receive the following error message: ``` ** (tpm2-abrmd:2152): CRITICAL **: 16:03:04.127: max-sessions must be between 1...

![image](https://user-images.githubusercontent.com/80017982/167098678-e263bbb8-5952-4ad1-b407-1e5b04e7dae9.png)

update the security guidelines and also any 01org links as well. Perhaps document the github security model for submission (private bugs/pr's).

We need help trying to build and run tpm2-abrmd to the baseline defined at the following link. No matter what I try I can't get a decent result. https://github.com/nsacyber/HIRS/wiki/custom_TPM2SoftwareStack Let's...

This would be like an analog to the TctiOptions class that instantiates a Tcti object from the provided options class: https://github.com/01org/tpm2-abrmd/blob/master/src/tcti-options.c#L341. This is required to decouple the IPC mechanism in...

enhancement

Just been going down the rabbit hole of trying to get this installed to utilise it within virtmanager to get windows 11 installed and running on the device. I seem...

I have some TPM issue and I'm struggling with find cause. After I've started observing different TPM related issue like crashing chrome with debug messages like: ``` ERROR:tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could not...

This is my variation on what seems to be a frequent issue. Ubuntu groovy, abrmd installed with apt. > tpm2-abrmd --tcti=mssim (not as root) Gives this error: ** (tpm2-abrmd:2275): CRITICAL...