All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Santos <casantos@datacom.com.br>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/5] optee-test: new package
Date: Fri, 23 Nov 2018 01:06:49 -0200 (BRST)	[thread overview]
Message-ID: <790904575.3322760.1542942409059.JavaMail.zimbra@datacom.com.br> (raw)
In-Reply-To: <1542900177-17343-5-git-send-email-etienne.carriere@linaro.org>

> From: "Etienne Carriere" <etienne.carriere@linaro.org>
> To: "buildroot" <buildroot@buildroot.org>
> Cc: "etienne carriere" <etienne.carriere@linaro.org>
> Sent: Quinta-feira, 22 de novembro de 2018 13:22:57
> Subject: [Buildroot] [PATCH 5/5] optee-test: new package

[...]
> --- /dev/null
> +++ b/package/optee-test/Config.in
> @@ -0,0 +1,64 @@
> +config BR2_PACKAGE_OPTEE_TEST
> +	bool "optee_test"
> +	depends on BR2_aarch64 || BR2_arm
> +	help
> +	  This build option enables OP-TEE test package from the
> +	  OP-TEE project. It helps platforms to verify the OP-TEE
> +	  installation against a set of regression and performance
> +	  tests.
> +
> +	  The package generates userspace test applications and
> +	  data files for the Linux userland. It also generates
> +	  OP-TEE trusted applications embedded in the target
> +	  directory /lib/optee-armtz. These are loaded into the
> +	  secure world at runtime.
> +
> +	  http://github.org/OP-TEE/optee_test

Must be https://github.com/OP-TEE/optee_test

-- 
Carlos Santos (Casantos) - DATACOM, P&D
?Marched towards the enemy, spear upright, armed with the certainty
that only the ignorant can have.? ? Epitaph of a volunteer

  reply	other threads:[~2018-11-23  3:06 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 15:22 [Buildroot] [PATCH 1/5] boot/optee-os: OP-TEE secure world Etienne Carriere
2018-11-22 15:22 ` [Buildroot] [PATCH 2/5] optee-client: new package Etienne Carriere
2018-11-23 11:48   ` Shyam Saini
2018-11-23 18:10   ` [Buildroot] [PATCH v2 " Etienne Carriere
2018-11-22 15:22 ` [Buildroot] [PATCH 3/5] optee-benchmark: " Etienne Carriere
2018-11-23 18:10   ` [Buildroot] [PATCH v2 " Etienne Carriere
2018-11-22 15:22 ` [Buildroot] [PATCH 4/5] optee-examples: " Etienne Carriere
2018-11-23 11:48   ` Shyam Saini
2018-11-23 18:11   ` [Buildroot] [PATCH v2 " Etienne Carriere
2018-11-22 15:22 ` [Buildroot] [PATCH 5/5] optee-test: " Etienne Carriere
2018-11-23  3:06   ` Carlos Santos [this message]
2018-11-23 10:10     ` Etienne Carriere
2018-11-23 11:49   ` Shyam Saini
2018-11-23 18:11   ` [Buildroot] [PATCH v2 " Etienne Carriere
2018-11-22 20:18 ` [Buildroot] [PATCH 1/5] boot/optee-os: OP-TEE secure world Baruch Siach
2018-11-23  8:21   ` Etienne Carriere
2018-11-23 10:05     ` Baruch Siach
2018-11-23 10:13       ` Etienne Carriere
2018-11-23  3:01 ` Carlos Santos
2018-11-23  7:33   ` Etienne Carriere
2018-11-23  8:35 ` Shyam Saini
2018-11-23  9:05   ` Etienne Carriere
2018-11-23 15:08     ` Etienne Carriere
2018-11-23 18:09 ` [Buildroot] [PATCH v2 1/5] boot/optee-os: new package Etienne Carriere
2019-01-07 10:24   ` [Buildroot] [PATCH v3 1/7] " Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 2/7] optee-client: " Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 3/7] optee-examples: " Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 4/7] optee-test: " Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 5/7] optee-benchmark: " Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 6/7] configs/qemu_armv7a_tz_virt: Armv7-A emulation with TrustZone services Etienne Carriere
2019-01-07 10:24     ` [Buildroot] [PATCH v3 7/7] configs/qemu_aarch64_tz_virt: AArch64 " Etienne Carriere

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=790904575.3322760.1542942409059.JavaMail.zimbra@datacom.com.br \
    --to=casantos@datacom.com.br \
    --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.