Home
last modified time | relevance | path

Searched hist:"928 efd065222491b7c6255e3ec98aab18dc9925a" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_pobj.h928efd065222491b7c6255e3ec98aab18dc9925a Tue Aug 18 12:26:05 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: syscall_storage_next_enum() use live pobj

Instead of using a fake pobj in syscall_storage_next_enum() retrieve the
shared pobj instead in order to get the flags of an already opened
object.

TEE_POBJ_USAGE_ENUM is supplied to tee_pobj_get() to avoid checking for
conflicts with how the pobj is already used.

Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/tee/
H A Dtee_pobj.c928efd065222491b7c6255e3ec98aab18dc9925a Tue Aug 18 12:26:05 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: syscall_storage_next_enum() use live pobj

Instead of using a fake pobj in syscall_storage_next_enum() retrieve the
shared pobj instead in order to get the flags of an already opened
object.

TEE_POBJ_USAGE_ENUM is supplied to tee_pobj_get() to avoid checking for
conflicts with how the pobj is already used.

Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_storage.c928efd065222491b7c6255e3ec98aab18dc9925a Tue Aug 18 12:26:05 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: syscall_storage_next_enum() use live pobj

Instead of using a fake pobj in syscall_storage_next_enum() retrieve the
shared pobj instead in order to get the flags of an already opened
object.

TEE_POBJ_USAGE_ENUM is supplied to tee_pobj_get() to avoid checking for
conflicts with how the pobj is already used.

Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>