| commit | bfe37714c20c46512e70fad961f1a81a7ab05a8b | [log] [tgz] |
|---|---|---|
| author | Igor Opaniuk <igor.opaniuk@foundries.io> | Tue Jan 16 17:15:11 2024 +0100 |
| committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 23 15:38:27 2024 +0100 |
| tree | fa42f07f842c5ef022a2dfa4d3adfc080ea29e6e | |
| parent | f7e4ced15d1fefd073bbfc484fe0e1f74afe96c2 [diff] |
libteec: drop benchmark framework support Drop Benchmark Framework as current implementation is non-function and obsolete, and it's not supported anymore. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
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