commit | aaa6cf9d3703f8116a2d6f58a94e88dc963117a7 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Mar 11 10:57:45 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Mar 27 11:48:20 2020 +0100 |
tree | fa2c8877240334613e7dbed8be3685d61d6292c7 | |
parent | db4984849a07d94fd9daa3a5c0cdb26e80789704 [diff] |
ta: pkcs11: define TA commands related to session management Define commands PKCS11_CMD_CLOSE_SESSION, PKCS11_CMD_CLOSE_SESSION, PKCS11_CMD_CLOSE_SESSION and PKCS11_CMD_CLOSE_SESSION and related resources in the PKCS11 TA API. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers