All of lore.kernel.org
 help / color / mirror / Atom feed
* [tpm2] [01org/tpm2-tools] 7e8b7b: version: display configured tcti
@ 2017-08-29 16:00 GitHub
  0 siblings, 0 replies; only message in thread
From: GitHub @ 2017-08-29 16:00 UTC (permalink / raw)
  To: tpm2

[-- Attachment #1: Type: text/plain, Size: 4519 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/01org/tpm2-tools
  Commit: 7e8b7b9c3ef02080429874c5d2b601e1cbf81674
      https://github.com/01org/tpm2-tools/commit/7e8b7b9c3ef02080429874c5d2b601e1cbf81674
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M lib/options.h

  Log Message:
  -----------
  version: display configured tcti

Having only the manpage contain the mapping of configured tctis can be quite
challenging, if one is trying to figure out how this software is confogured
in an environment where manpages are not available. Add, to the version
a list of configured tctis, so a simple -v provides supported, configure
information.

This information will help bug reports, as a version of the software with
different configurations may have different bugs.

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: 8bef749f04c990750e29f30cf29c4e993ff77bdd
      https://github.com/01org/tpm2-tools/commit/8bef749f04c990750e29f30cf29c4e993ff77bdd
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M .travis.yml
    M Makefile.am
    M lib/tpm2_util.h
    A man/common/options.md
    A man/common/tcti.md
    A man/tpm2_pcrevent.8.md
    M test/system/test_all.sh
    A test/system/test_tpm2_pcrevent.sh
    A tools/tpm2_pcrevent.c

  Log Message:
  -----------
  tpm2_pcrevent: add tool

Add the tpm2_pcrevent tool. It uses either the
TPM2_PCREvent if the data to hash is under 1024
and uses the sequence API if it is larger.

This command can optionally take a pcr index and perform
a pcrextend on the digest data.

The man page is a departure from the raw troff manpages
and now uses md2man (mark down to man).

Add a test script for testing tpm2_pcrevent.

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: 81ba912c8c7fbfa1574b6982c7bdfebb6ade3201
      https://github.com/01org/tpm2-tools/commit/81ba912c8c7fbfa1574b6982c7bdfebb6ade3201
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M CHANGELOG

  Log Message:
  -----------
  CHANGELOG: update

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: 041a6ba41950d95082cd6296565b9d0f3be1da42
      https://github.com/01org/tpm2-tools/commit/041a6ba41950d95082cd6296565b9d0f3be1da42
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M tools/tpm2_pcrlist.c

  Log Message:
  -----------
  tpm2_pcrlist: support yaml output

Support yaml output to stdout so it can be parsed easily.

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: 73e3b2ca2486348b1455dfcc85465aa9ffc43ebe
      https://github.com/01org/tpm2-tools/commit/73e3b2ca2486348b1455dfcc85465aa9ffc43ebe
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M CHANGELOG

  Log Message:
  -----------
  CHANGELOG: update

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: 1966918dd70e6be7abaca1245cf9b53824a23290
      https://github.com/01org/tpm2-tools/commit/1966918dd70e6be7abaca1245cf9b53824a23290
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    A test/system/yaml_get.py

  Log Message:
  -----------
  test: add tool for parsing yaml pcrlist

Add a tool that can parse the yaml output from tpm2_pcrlist.

This tool can be used in tests that extend pcr's to verify
that the value has changed.

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


  Commit: cb2a45c0eeca3fb7fa29866dee1caae62fc518d3
      https://github.com/01org/tpm2-tools/commit/cb2a45c0eeca3fb7fa29866dee1caae62fc518d3
  Author: William Roberts <william.c.roberts(a)intel.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M test/system/test_all.sh
    M test/system/test_tpm2_pcrevent.sh

  Log Message:
  -----------
  test_tpm2_pcrevent.sh: verify that pcr values change

Verify that tpm2_pcrevent when given a pcr index actually
extends the pcr.

Signed-off-by: William Roberts <william.c.roberts(a)intel.com>


Compare: https://github.com/01org/tpm2-tools/compare/0f22b29c40ee...cb2a45c0eeca

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-29 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29 16:00 [tpm2] [01org/tpm2-tools] 7e8b7b: version: display configured tcti GitHub

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.