package/optee-client: new package
authorEtienne Carriere <etienne.carriere@linaro.org>
Wed, 30 Jan 2019 10:47:24 +0000 (11:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Feb 2019 20:03:25 +0000 (21:03 +0100)
commit59cc32513383f0c9af4e9cb634762cd56e985725
treee040f8399a0b2c56fae36e4f071fe890fb9113a4
parent05bbdb876d621285783b1d71a4fd492c84cc11d8
package/optee-client: new package

OP-TEE client API library and supplicant daemon from the
OP-TEE project are packaged in package/optee-client. An init script
launches the tee-supplicant deamon. Package is added to the
Security menu of BR configuration.

This change references in Buildroot the today's latest OP-TEE
revision release tagged 3.4.0.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
[Thomas:
 - remove version selection
 - add dependency on !BR2_STATIC_LIBS, as it unconditionally builds a
   shared library]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/optee-client/Config.in [new file with mode: 0644]
package/optee-client/S30optee [new file with mode: 0644]
package/optee-client/optee-client.hash [new file with mode: 0644]
package/optee-client/optee-client.mk [new file with mode: 0644]