commit | 109c1d7bf9b7a3d821d4253d7692ef5e44ac5959 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Jan 09 11:02:02 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Feb 03 09:56:34 2020 +0100 |
tree | 2b6e77b4d45b0098c44add454af1077e2e6db3ce | |
parent | 817d99f75c1cad8d8e0a1b4fb8bb93274f2d3bbc [diff] |
xtest: pkcs11 test through libckteec and the PKCS11 TA Introduce pkcs11 tests for PKCS#11 services through the PKCS11 TA. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Victor Chong <victor.chong@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