commit | ac200fe2ae40268ed9f3ea9fb675b2e651ba4907 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Sat Feb 10 06:48:27 2024 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Feb 21 17:14:25 2024 +0100 |
tree | e51851f0394ae08c9f1ba2eb3e387711417dc6cf | |
parent | 79ba734b5ff59bc36d0089f8af5882f6b169f330 [diff] |
xtest: asym_perf: fix indentation issues Fix a minor indentation issue in asym_test.c. Fixes: bcd55831e1f7 ("xtest: add asymmetric cipher perf test") 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