commit | 79ba734b5ff59bc36d0089f8af5882f6b169f330 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Sat Feb 10 06:44:19 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Feb 21 17:14:25 2024 +0100 |
tree | cdaa42307430d2cdfba6b78f08f1406c631f2d2d | |
parent | babafcabdc2b5359a0bbef9db90e9378bf27a5e3 [diff] |
ta: crypto_perf: correct coding style issue in symm tests Sort out some coding style issue that are better being fixed for test TAs implementation consistency. No functional changes. Fixes: e18381f54eb8 ("xtest: combine aes_perf and hash_perf TAs into crypto_perf") 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