| commit | 96f9ebe3a6e19ea059735f992ce3544369634b5e | [log] [tgz] |
|---|---|---|
| author | Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> | Fri Oct 01 13:28:54 2021 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 04 15:35:00 2021 +0200 |
| tree | c9ccdef8117a6c22d792b9a63f34a390d7338630 | |
| parent | f86dc66fa5055f3565a4d180dbb871bd53cbe52f [diff] |
libckteec: Enable CK_ULONG conversion for CKA_CERTIFICATE_CATEGORY CKA_CERTIFICATE_CATEGORY is CK_ULONG and needs to be translated to 32bits. Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@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