[Buildroot] [PATCH 5/5] optee-test: new package

Etienne Carriere etienne.carriere at linaro.org
Fri Nov 23 10:10:25 UTC 2018


On Fri, 23 Nov 2018 at 04:06, Carlos Santos <casantos at datacom.com.br> wrote:
>
> > From: "Etienne Carriere" <etienne.carriere at linaro.org>
> > To: "buildroot" <buildroot at buildroot.org>
> > Cc: "etienne carriere" <etienne.carriere at 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

Hello Carlos,

Yes, thanks.

regards,
etienne

>
> --
> 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



More information about the buildroot mailing list