commit | 14a2b2ac3db49371d1a88fa52096caa896d21d60 | [log] [tgz] |
---|---|---|
author | Zexi Yu <yuzexi@hisilicon.com> | Tue Jan 09 20:05:37 2024 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Feb 09 10:25:08 2024 +0100 |
tree | 2d8f28ba843084f4014023c34f8e152e8b28b692 | |
parent | 99d5c298ff033241d9400d83440a61a4cd9e2d6a [diff] |
ta: crypto_perf: add asymmetric crypto perf tests Add perf test for DH, RSA, ECDH, ECDSA algorithm Signed-off-by: Zexi Yu <yuzexi@hisilicon.com> Acked-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