| commit | 54539c5b0fd448cdc8d6823c01491033593b5165 | [log] [tgz] |
|---|---|---|
| author | Etienne Carriere <etienne.carriere@foss.st.com> | Thu Aug 29 18:19:15 2024 +0200 |
| committer | Jerome Forissier <jerome@forissier.org> | Mon Nov 18 15:44:24 2024 +0100 |
| tree | 345711eac46fc10346d23add8de1934b993ef71e | |
| parent | d221676a58b305bddbf97db00395205b3038de8e [diff] |
libckteec: support for CKM_RSA_X_509 Define CKM_RSA_X_509 mechanism identifier to allow client to request operations with this mechanism. Signed-off-by: Alexandre Marechal <alexandre.marechal@st.com> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
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_client.
// OP-TEE core maintainers