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 4/4] test: dm: tee: extend with RPC test
Date: Tue, 16 Feb 2021 16:56:30 -0500	[thread overview]
Message-ID: <20210216215630.GL10169@bill-the-cat> (raw)
In-Reply-To: <20210125122843.253275-5-igor.opaniuk@gmail.com>

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

> From: Igor Opaniuk <igor.opaniuk@foundries.io>
> 
> Extend existing DM tee tests adding test coverage for reverse RPC calls.
> Currently this commit only adds tests for I2C requests from TEE driver
> to TEE supplicant, for instance reading/writing data to emulated i2c
> eeprom defines in standard sandbox test device tree
> (arch/sandbox/dts/test.dtb):
> 
> => i2c bus
> Bus 0:	i2c at 0  (active 0)
>    2c: eeprom at 2c, offset len 1, flags 0
>    ...
> 
> Running TEE tests:
> => ut dm tee
> Test: dm_test_tee: tee.c
> Test: dm_test_tee: tee.c (flat tree)
> Failures: 0
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Acked-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/52b28c88/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
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 [this message]

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=20210216215630.GL10169@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