All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] tpm2-tss: new package
Date: Thu, 08 Mar 2018 10:02:28 +0100	[thread overview]
Message-ID: <876067j5y3.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180202155614.26938-2-casantos@datacom.ind.br> (Carlos Santos's message of "Fri, 2 Feb 2018 13:56:11 -0200")

>>>>> "Carlos" == Carlos Santos <casantos@datacom.ind.br> writes:

 > OSS implementation of the TCG TPM2 Software Stack (TSS2). This stack
 > consists of the following layers from top to bottom:

 > * System API (SAPI) as described in the system level API and TPM command
 >   transmission interface specification. This API is a 1-to-1 mapping of
 >   the TPM2 commands documented in Part 3 of the TPM2 specification.
 >   Additionally there are asynchronous versions of each command. These
 >   asynchronous variants may be useful for integration into event-driven
 >   programming environments. Both the synchronous and asynchronous API
 >   are exposed through a single library: libsapi.

 > * TPM Command Transmission Interface (TCTI) that is described in the
 >   same specification. This API provides a standard interface to transmit
 >   / receive TPM command / response buffers. It is expected that any
 >   number of libraries implementing the TCTI API will be implemented as a
 >   way to abstract various platform specific IPC mechanisms. Currently
 >   this repository provides two TCTI implementations: libtcti-device and
 >   libtcti-socket. The prior should be used for direct access to the TPM
 >   through the Linux kernel driver. The later implements the protocol
 >   exposed by the Microsoft software TPM2 simulator.

 > Signed-off-by: Carlos Santos <casantos@datacom.ind.br>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2018-03-08  9:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 15:56 [Buildroot] [PATCH 0/4] Add TPM2 software family Carlos Santos
2018-02-02 15:56 ` [Buildroot] [PATCH 1/4] tpm2-tss: new package Carlos Santos
2018-03-08  9:02   ` Peter Korsgaard [this message]
2018-02-02 15:56 ` [Buildroot] [PATCH 2/4] tpm2-abrmd: " Carlos Santos
2018-02-02 15:56 ` [Buildroot] [PATCH 3/4] tpm2-tools: " Carlos Santos
2018-02-02 15:56 ` [Buildroot] [PATCH 4/4] DEVELOPERS: add myself for tpm2-{abrmd, tools, tss} Carlos Santos

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=876067j5y3.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 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.