commit | 6818d5f3b828bacd061f8f14f49272ad344f8fc4 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Mar 04 15:34:50 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Mar 05 16:37:17 2020 +0100 |
tree | d323514595ca754f087fea6d9d4f4ed3938963f0 | |
parent | e90a4e42dd61e5a5230db693de141ca8645533b7 [diff] |
pkcs11 1001: get info from tokens Get information from tokens implemented by the PKCS11 TA. This change tests Cryptoki API function C_GetTokenInfo(). Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-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