Home
last modified time | relevance | path

Searched hist:d5fe340f0660118109e227b5d27c28029bf682fe (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/tee/
H A Dtee_obj.cd5fe340f0660118109e227b5d27c28029bf682fe 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 Dtee_ree_fs.cd5fe340f0660118109e227b5d27c28029bf682fe 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 Dtee_rpmb_fs.cd5fe340f0660118109e227b5d27c28029bf682fe 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 Dtee_svc_storage.cd5fe340f0660118109e227b5d27c28029bf682fe 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 Dtee_fs.hd5fe340f0660118109e227b5d27c28029bf682fe 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>