Searched hist:"6 c276b0808defbab0d468658a7b673e718439e95" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_obj.c | 6c276b0808defbab0d468658a7b673e718439e95 Tue Aug 18 13:51:59 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: tee_obj_get() return TEE_ERROR_BAD_STATE
Updates tee_obj_get() to return TEE_ERROR_BAD_STATE when an object reference can't be found. This will allow the GP TA API to panic the caller as required in the GP spec [1].
[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>
|