Home
last modified time | relevance | path

Searched hist:"879237 aee0d08dee2c636e1fadefc842ccf5905e" (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_obj.h879237aee0d08dee2c636e1fadefc842ccf5905e Wed Mar 15 17:24:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove fop->seek()

Simplifies file operations interface and implementation by removing the
file operation function pointer seek(). read() and write() takes and
additional position argument to avoid keeping track of the position in
the FS layer. The file position was already maintained in parallel in
struct tee_obj.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_fs.h879237aee0d08dee2c636e1fadefc842ccf5905e Wed Mar 15 17:24:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove fop->seek()

Simplifies file operations interface and implementation by removing the
file operation function pointer seek(). read() and write() takes and
additional position argument to avoid keeping track of the position in
the FS layer. The file position was already maintained in parallel in
struct tee_obj.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-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.c879237aee0d08dee2c636e1fadefc842ccf5905e Wed Mar 15 17:24:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove fop->seek()

Simplifies file operations interface and implementation by removing the
file operation function pointer seek(). read() and write() takes and
additional position argument to avoid keeping track of the position in
the FS layer. The file position was already maintained in parallel in
struct tee_obj.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_rpmb_fs.c879237aee0d08dee2c636e1fadefc842ccf5905e Wed Mar 15 17:24:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove fop->seek()

Simplifies file operations interface and implementation by removing the
file operation function pointer seek(). read() and write() takes and
additional position argument to avoid keeping track of the position in
the FS layer. The file position was already maintained in parallel in
struct tee_obj.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_storage.c879237aee0d08dee2c636e1fadefc842ccf5905e Wed Mar 15 17:24:30 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove fop->seek()

Simplifies file operations interface and implementation by removing the
file operation function pointer seek(). read() and write() takes and
additional position argument to avoid keeping track of the position in
the FS layer. The file position was already maintained in parallel in
struct tee_obj.

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