commit | babafcabdc2b5359a0bbef9db90e9378bf27a5e3 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Sat Feb 10 06:42:35 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Feb 21 17:14:25 2024 +0100 |
tree | c96907baaadece4a9b0ea84f60ceb7510d605bdf | |
parent | bad11a957a6d658442ab0cf882d827d6ece182ac [diff] |
ta: crypto_perf: fix coding style issues in asymm tests Sort out some coding style issues that are better being fixed for the consistency of the implementation of the test TAs. No functional changes. Fixes: 14a2b2ac3db4 ("ta: crypto_perf: add asymmetric crypto perf tests") Acked-by: Jens Wiklander <jens.wiklander@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