mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [ptxdist] [PATCH 0/5] Support for OP-TEE (Open Portable Trusted Execution Environment)
Date: Mon,  4 Feb 2019 10:55:57 +0100	[thread overview]
Message-ID: <cover.8046754af657e36d62ba5dcf0cd3c1a0b96aedd6.1549274148.git-series.r.czerwinski@pengutronix.de> (raw)

This series adds support for OP-TEE to ptxdist.
The series starts by bumping the client version and adding a systemd
service file for the tee-supplicant.
The core OP-TEE package is added next and the test and examples are also
introduced into ptxdist.

Regards,
Rouven Czerwinski

Rouven Czerwinski (5):
  optee-client: bump to 3.4.0
  optee-client: add tee-supplicant service file
  optee: add the OP-TEE as new target package
  optee_test: add new optee_test target package
  optee_examples: add as new target package

 platforms/optee.in                                        |  54 +++-
 projectroot/usr/lib/systemd/system/tee-supplicant.service |   9 +-
 rules/optee-client.in                                     |  13 +-
 rules/optee-client.make                                   |  12 +-
 rules/optee.in                                            |   7 +-
 rules/optee.make                                          | 113 +++++++-
 rules/optee_examples.in                                   |  10 +-
 rules/optee_examples.make                                 |  77 +++++-
 rules/optee_test.in                                       |   9 +-
 rules/optee_test.make                                     |  82 +++++-
 10 files changed, 383 insertions(+), 3 deletions(-)
 create mode 100644 platforms/optee.in
 create mode 100644 projectroot/usr/lib/systemd/system/tee-supplicant.service
 create mode 100644 rules/optee.in
 create mode 100644 rules/optee.make
 create mode 100644 rules/optee_examples.in
 create mode 100644 rules/optee_examples.make
 create mode 100644 rules/optee_test.in
 create mode 100644 rules/optee_test.make

base-commit: eebcc6a5054db3f9b3cd3617267061fdc51b4701
-- 
git-series 0.9.1

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-02-04  9:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  9:55 Rouven Czerwinski [this message]
2019-02-04  9:55 ` [ptxdist] [PATCH 1/5] optee-client: bump to 3.4.0 Rouven Czerwinski
2019-02-04  9:55 ` [ptxdist] [PATCH 2/5] optee-client: add tee-supplicant service file Rouven Czerwinski
2019-02-04 13:22   ` Michael Olbrich
2019-02-04 14:28     ` Rouven Czerwinski
2019-02-04  9:56 ` [ptxdist] [PATCH 3/5] optee: add the OP-TEE as new target package Rouven Czerwinski
2019-02-04 14:03   ` Michael Olbrich
2019-02-04 14:26     ` Rouven Czerwinski
2019-02-04 14:51       ` Michael Olbrich
2019-02-04  9:56 ` [ptxdist] [PATCH 4/5] optee_test: add new optee_test " Rouven Czerwinski
2019-02-04 14:43   ` Michael Olbrich
2019-02-04  9:56 ` [ptxdist] [PATCH 5/5] optee_examples: add as new " Rouven Czerwinski
2019-02-04 14:54   ` Michael Olbrich

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=cover.8046754af657e36d62ba5dcf0cd3c1a0b96aedd6.1549274148.git-series.r.czerwinski@pengutronix.de \
    --to=r.czerwinski@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