Searched hist:"46 cfd17cf2c68e99f5510eb93e0c40dc11cca713" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libutee/ |
| H A D | tee_api_objects.c | 46cfd17cf2c68e99f5510eb93e0c40dc11cca713 Thu Aug 13 13:32:42 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> libutee: fix TEE_CloseAndDeletePersistentObject1() with TEE_HANDLE_NULL
Fixing TEE_CloseAndDeletePersistentObject1() to return TEE_SUCCESS if called with TEE_HANDLE_NULL as required in the v1.1 specification [1] where the function was introduced.
[1]: GlobalPlatform TEE Internal Core API Specification v1.1 Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|