| commit | 46831ac8eb67d4ab922c8844bb0b7b35841b8ee3 | [log] [tgz] |
|---|---|---|
| author | Eero Aaltonen <eero.aaltonen@vaisala.com> | Wed Aug 23 17:05:19 2023 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Fri Oct 13 22:27:08 2023 +0200 |
| tree | bcf7db20f66992c207511f3a63b3346be0d6ce0c | |
| parent | 3ac968ee7c927271e83ea3a4247839649202ab5e [diff] |
pkgconfig file: remove extra comments Remove extra comments about CMake build. Before the comments were included in the generated .pc file. Based on a short sample, most projects pkgconfig files don't start with any extra comments. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
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