commit | 9f17e269787d13755e1e486e8284623eac853962 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Fri Dec 13 14:12:41 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Dec 18 15:07:05 2019 +0100 |
tree | 4eea5979f980a6de6a3c55b3970bff378e834cbc | |
parent | 3ed850ad153f7aa491da0b8c6d1e421f643015c8 [diff] |
regression 4002: add test cases for SM3 HMAC Adds test cases for the HMAC based on the Chinese SM3 hash. Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.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