From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/5] tpm2: added tools and daemon
Date: Mon, 16 Oct 2017 13:02:22 +0200 [thread overview]
Message-ID: <20171016110227.20681-1-m.grzeschik@pengutronix.de> (raw)
This series added the tpm2 application daemon tpm2-abrmd to communicate
with the /dev/tpm0 device. The daemon is dbus activated and will
automatically start if one of the tpm2 tools will be used. We also
add the dependency lib tpm2-tss and the autotools-autconf-archive
package.
Marc Kleine-Budde (5):
host-autotools-autoconf-archive: added
tpm: add menu
tpm2-tss: added
tpm2-abrmd: added
tpm2-tools: added
patches/tpm2-abrmd-1.1.1-51-g1f83a5f/autogen.sh | 1 +
.../tpm2-tools-2.0.0-501-g9d0705c99289/autogen.sh | 1 +
.../tpm2-tss-1.1.0-501-g3bc96032d473/autogen.sh | 1 +
projectroot/etc/group | 1 +
projectroot/etc/passwd | 1 +
.../system-services/com.intel.tss2.Tabrmd.service | 5 ++
rules/host-autotools-autoconf-archive.in | 12 +++
rules/host-autotools-autoconf-archive.make | 36 ++++++++
rules/tpm.in | 5 ++
rules/tpm2-abrmd.in | 17 ++++
rules/tpm2-abrmd.make | 72 +++++++++++++++
rules/tpm2-tools.in | 14 +++
rules/tpm2-tools.make | 100 +++++++++++++++++++++
rules/tpm2-tss.in | 21 +++++
rules/tpm2-tss.make | 59 ++++++++++++
15 files changed, 346 insertions(+)
create mode 100755 patches/tpm2-abrmd-1.1.1-51-g1f83a5f/autogen.sh
create mode 100755 patches/tpm2-tools-2.0.0-501-g9d0705c99289/autogen.sh
create mode 100755 patches/tpm2-tss-1.1.0-501-g3bc96032d473/autogen.sh
create mode 100644 projectroot/usr/share/dbus-1/system-services/com.intel.tss2.Tabrmd.service
create mode 100644 rules/host-autotools-autoconf-archive.in
create mode 100644 rules/host-autotools-autoconf-archive.make
create mode 100644 rules/tpm.in
create mode 100644 rules/tpm2-abrmd.in
create mode 100644 rules/tpm2-abrmd.make
create mode 100644 rules/tpm2-tools.in
create mode 100644 rules/tpm2-tools.make
create mode 100644 rules/tpm2-tss.in
create mode 100644 rules/tpm2-tss.make
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-10-16 11:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 11:02 Michael Grzeschik [this message]
2017-10-16 11:02 ` [ptxdist] [PATCH 1/5] host-autotools-autoconf-archive: added Michael Grzeschik
2017-10-16 11:02 ` [ptxdist] [PATCH 2/5] tpm: add menu Michael Grzeschik
2017-10-16 11:02 ` [ptxdist] [PATCH 3/5] tpm2-tss: added Michael Grzeschik
2017-10-16 12:46 ` Roland Hieber
2017-10-16 12:51 ` Michael Grzeschik
2017-10-16 13:28 ` Michael Olbrich
2017-10-19 7:34 ` Marc Kleine-Budde
2017-10-19 15:31 ` Michael Olbrich
2017-10-16 11:02 ` [ptxdist] [PATCH 4/5] tpm2-abrmd: added Michael Grzeschik
2017-10-16 11:02 ` [ptxdist] [PATCH 5/5] tpm2-tools: added Michael Grzeschik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171016110227.20681-1-m.grzeschik@pengutronix.de \
--to=m.grzeschik@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox