| commit | f86dc66fa5055f3565a4d180dbb871bd53cbe52f | [log] [tgz] |
|---|---|---|
| author | Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> | Fri Oct 01 13:02:21 2021 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 04 15:35:00 2021 +0200 |
| tree | 7b4a72409994f633f74c263eaae74315b46e2f1d | |
| parent | 3c416346069980fc056f1bb6c6da6d3abe21ba1e [diff] |
libckteec: Enable CK_ULONG conversion for CKA_NAME_HASH_ALGORITHM CKA_NAME_HASH_ALGORITHM 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