| commit | fc67c277017a581f14cc1bd34acad7d7ae2ebf8c | [log] [tgz] |
|---|---|---|
| author | Neil Horman <nhorman@gmail.com> | Fri Nov 18 08:19:04 2022 -0500 |
| committer | Jérôme Forissier <jerome@forissier.org> | Fri Nov 25 17:33:09 2022 +0100 |
| tree | 1e51a61df9e983ef1d88ae872e0ce519a1b79fa1 | |
| parent | d448e8bb2e526ba132311a61927f0a9177ae8c4d [diff] |
Add pkgconfig file for libteec Autotools build environments that use libteec would benefit from the addition of generated package config files so that libraries could be found wherever they are installed. Add a teec pkg-config generation to support that Signed-off-by: Neil Horman <nhorman@gmail.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers