Searched hist:d5fe340f0660118109e227b5d27c28029bf682fe (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_obj.c | d5fe340f0660118109e227b5d27c28029bf682fe Tue Mar 21 21:42:06 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove redundant fields from struct tee_svc_storage_head
Removes the unused/redundant fields magic, head_size, ds_size from struct tee_svc_storage_head. meta_size is renamed to attr_size to better reflect the usage.
The size of the data stream is calculated from the total size of the file minus attr_size. This makes the header static after it's initialized.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_ree_fs.c | d5fe340f0660118109e227b5d27c28029bf682fe Tue Mar 21 21:42:06 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove redundant fields from struct tee_svc_storage_head
Removes the unused/redundant fields magic, head_size, ds_size from struct tee_svc_storage_head. meta_size is renamed to attr_size to better reflect the usage.
The size of the data stream is calculated from the total size of the file minus attr_size. This makes the header static after it's initialized.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_rpmb_fs.c | d5fe340f0660118109e227b5d27c28029bf682fe Tue Mar 21 21:42:06 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove redundant fields from struct tee_svc_storage_head
Removes the unused/redundant fields magic, head_size, ds_size from struct tee_svc_storage_head. meta_size is renamed to attr_size to better reflect the usage.
The size of the data stream is calculated from the total size of the file minus attr_size. This makes the header static after it's initialized.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_svc_storage.c | d5fe340f0660118109e227b5d27c28029bf682fe Tue Mar 21 21:42:06 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove redundant fields from struct tee_svc_storage_head
Removes the unused/redundant fields magic, head_size, ds_size from struct tee_svc_storage_head. meta_size is renamed to attr_size to better reflect the usage.
The size of the data stream is calculated from the total size of the file minus attr_size. This makes the header static after it's initialized.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/include/tee/ |
| H A D | tee_fs.h | d5fe340f0660118109e227b5d27c28029bf682fe Tue Mar 21 21:42:06 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: remove redundant fields from struct tee_svc_storage_head
Removes the unused/redundant fields magic, head_size, ds_size from struct tee_svc_storage_head. meta_size is renamed to attr_size to better reflect the usage.
The size of the data stream is calculated from the total size of the file minus attr_size. This makes the header static after it's initialized.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|