commit | 82e49214a60a7f0a66bec4606a3200a862ef3883 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Wed Nov 22 14:45:47 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Dec 08 11:32:06 2023 +0100 |
tree | ce954f45bd86c2d5681818cfb18ec9a2f5502d55 | |
parent | 63d4b5803be47c16ec8c25d1e42229a6018ece18 [diff] |
xtest: stats: rely on exported PTA API header file Rely on pta_stats.h header file for the statistics PTA API definition rather than using a local definition. Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
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_test.
// OP-TEE core maintainers