Searched hist:"879237 aee0d08dee2c636e1fadefc842ccf5905e" (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_obj.h | 879237aee0d08dee2c636e1fadefc842ccf5905e 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 D | tee_fs.h | 879237aee0d08dee2c636e1fadefc842ccf5905e 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 D | tee_ree_fs.c | 879237aee0d08dee2c636e1fadefc842ccf5905e 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 D | tee_rpmb_fs.c | 879237aee0d08dee2c636e1fadefc842ccf5905e 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 D | tee_svc_storage.c | 879237aee0d08dee2c636e1fadefc842ccf5905e 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>
|