summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-perl.txt
diff options
context:
space:
mode:
authorCarlos Santos <casantos@datacom.ind.br>2018-03-15 09:56:00 -0300
committerPeter Korsgaard <peter@korsgaard.com>2018-03-18 23:16:03 +0100
commitdab335d901be0b26a1e8ea4e0c3343352d442e35 (patch)
tree8b7fedc26f609a363db7fef4a8864145d8013328 /docs/manual/adding-packages-perl.txt
parent832e83f9f484d25b4b6ff1aa39ddada9d2adff5d (diff)
downloadbuildroot-dab335d901be0b26a1e8ea4e0c3343352d442e35.tar.gz
buildroot-dab335d901be0b26a1e8ea4e0c3343352d442e35.zip
tpm2-abrmd: new package
This is a system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG. The daemon (tpm2-abrmd) is implemented using Glib and the GObject system. Communication between the daemon and clients using the TPM is done with a combination of DBus and Unix pipes. DBus is used for discovery, session management and the 'cancel', 'setLocality', and 'getPollHandles' API calls (mostly these aren't yet implemented). Pipes are used to send and receive TPM commands and responses (respectively) between client and server. The daemon owns the com.intel.tss2.Tabrmd name on dbus. It can be configured to connect to either the system or the session bus. The package also provides a client library for interacting with the daemon via TPM Command Transmission Interface (TCTI). It is intended for use with the SAPI library (libsapi) like any other TCTI. [Peter: drop add default DAEMON_ARGS to init script, drop /etc/default file, drop S30devtpmperms and fix permissions in S80tpm2-abrmd] Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-perl.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud