[Buildroot] [PATCH 1/5] boot/optee-os: OP-TEE secure world

Etienne Carriere etienne.carriere at linaro.org
Fri Nov 23 07:33:18 UTC 2018


On Fri, 23 Nov 2018 at 04:00, 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:53
> > Subject: [Buildroot] [PATCH 1/5] boot/optee-os: OP-TEE secure world
>
> [...]
> > --- /dev/null
> > +++ b/boot/optee-os/Config.in
> > @@ -0,0 +1,102 @@
> > +config BR2_TARGET_OPTEE_OS
> > +     bool "optee_os"
> > +     depends on BR2_aarch64 || BR2_arm
> > +     select BR2_PACKAGE_OPENSSL # host tool
> > +     help
> > +       OP-TEE OS provides the secure world boot image and the trust
> > +       application development kit of the OP-TEE project. OP-TEE OS
> > +       also provides generic trusted application one can embedded
> > +       into its system.
> > +
> > +       http://github.org/OP-TEE/optee_os
>
> Must be https://github.com/OP-TEE/optee_os

Oups! yes, my mistake.
I fear I did the same mistake in the other OP-TEE packages.
I'll fix. thanks.

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