commit | 0afe00c27774a8046cbf7e57cf16a9904aa033c1 | [log] [tgz] |
---|---|---|
author | Alexander Zakharov <uglym8@gmail.com> | Wed Feb 10 19:06:48 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 11 12:43:08 2021 +0100 |
tree | 2c0f876d0a5be7f859d6d1f4bddb15549b4bfe56 | |
parent | 1f60ed4fe21189baf0e00612993a436c723cfdea [diff] |
Add tests for DES3 CMAC Signed-off-by: Alexander Zakharov <uglym8@gmail.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
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