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

Reply via email to