public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v8 1/4] drivers: tee: i2c trampoline driver
Date: Tue, 16 Feb 2021 16:56:10 -0500	[thread overview]
Message-ID: <20210216215610.GI10169@bill-the-cat> (raw)
In-Reply-To: <20210125122843.253275-2-igor.opaniuk@gmail.com>

On Mon, Jan 25, 2021 at 02:28:40PM +0200, Igor Opaniuk wrote:

> From: Jorge Ramirez-Ortiz <jorge@foundries.io>
> 
> This commit gives the secure world access to the I2C bus so it can
> communicate with I2C slaves (typically those would be secure elements
> like the NXP SE050).
> 
> A similar service implementation has been merged in linux:
> c05210ab ("drivers: optee: allow op-tee to access devices on the i2c
> bus")
> 
> Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210216/d3ae0f86/attachment.sig>

  reply	other threads:[~2021-02-16 21:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 12:28 [PATCH v8 0/4] OP-TEE I2C trampoline and associated tests Igor Opaniuk
2021-01-25 12:28 ` [PATCH v8 1/4] drivers: tee: i2c trampoline driver Igor Opaniuk
2021-02-16 21:56   ` Tom Rini [this message]
2021-01-25 12:28 ` [PATCH v8 2/4] test: py: add pygit2 and pyelftools to requirements.txt Igor Opaniuk
2021-02-16 21:56   ` Tom Rini
2021-01-25 12:28 ` [PATCH v8 3/4] drivers: tee: sandbox: add rpc test ta emulation Igor Opaniuk
2021-02-16 21:56   ` Tom Rini
2021-01-25 12:28 ` [PATCH v8 4/4] test: dm: tee: extend with RPC test Igor Opaniuk
2021-02-16 21:56   ` Tom Rini

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=20210216215610.GI10169@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.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