Home
last modified time | relevance | path

Searched hist:"73 ea1cde54a0e135424c361c6f573529e394c927" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_fs.h73ea1cde54a0e135424c361c6f573529e394c927 Tue Mar 21 12:07:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: let FOP->create() initialize the new file

Moves the code from syscall_storage_obj_create() that does several calls
via the FOP interface into FOP->create() instead. With this all updates
can be performed while the mutex is held. This makes the create
operation easier to optimize as each call via the FOP interface is
atomic.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/tee/
H A Dtee_ree_fs.c73ea1cde54a0e135424c361c6f573529e394c927 Tue Mar 21 12:07:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: let FOP->create() initialize the new file

Moves the code from syscall_storage_obj_create() that does several calls
via the FOP interface into FOP->create() instead. With this all updates
can be performed while the mutex is held. This makes the create
operation easier to optimize as each call via the FOP interface is
atomic.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_rpmb_fs.c73ea1cde54a0e135424c361c6f573529e394c927 Tue Mar 21 12:07:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: let FOP->create() initialize the new file

Moves the code from syscall_storage_obj_create() that does several calls
via the FOP interface into FOP->create() instead. With this all updates
can be performed while the mutex is held. This makes the create
operation easier to optimize as each call via the FOP interface is
atomic.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_storage.c73ea1cde54a0e135424c361c6f573529e394c927 Tue Mar 21 12:07:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: let FOP->create() initialize the new file

Moves the code from syscall_storage_obj_create() that does several calls
via the FOP interface into FOP->create() instead. With this all updates
can be performed while the mutex is held. This makes the create
operation easier to optimize as each call via the FOP interface is
atomic.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>