| commit | 15605824fd823cdf257c88ed3c94e8381fe552a4 | [log] [tgz] |
|---|---|---|
| author | Eero Aaltonen <eero.aaltonen@vaisala.com> | Fri Nov 27 14:39:57 2020 +0200 |
| committer | Jerome Forissier <jerome.forissier@linaro.org> | Thu Sep 29 14:56:33 2022 +0200 |
| tree | 6af7520c0fbecf1703d822912465d5aaef7cdda4 | |
| parent | e58b15867d4779d28866881a69a55042c3f2afe8 [diff] |
libteeacl: function to encode a group login UUID teeacl_group_acl_uuid() encodes the group id to a UUID which can be passed to a PKCS#11 token. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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