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

Carlos Santos casantos at datacom.com.br
Fri Nov 23 03:01:07 UTC 2018


> 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

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