Home
last modified time | relevance | path

Searched hist:"34 ab28024591fde85345bf48b3ac0e19a86b8732" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc_storage.h34ab28024591fde85345bf48b3ac0e19a86b8732 Mon Nov 29 17:11:01 UTC 2021 Jerome Forissier <jerome@forissier.org> core: move functions from tee_svc_storage.c to tee_rpmb_fs.c

tee_svc_storage_create_filename() and tee_svc_storage_create_dirname() are
only used in core/tee/tee_rpmb_fs.c, so move them there and make them
static. Since they now have file scope they may as well be given shorter
names.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/tee/
H A Dtee_rpmb_fs.c34ab28024591fde85345bf48b3ac0e19a86b8732 Mon Nov 29 17:11:01 UTC 2021 Jerome Forissier <jerome@forissier.org> core: move functions from tee_svc_storage.c to tee_rpmb_fs.c

tee_svc_storage_create_filename() and tee_svc_storage_create_dirname() are
only used in core/tee/tee_rpmb_fs.c, so move them there and make them
static. Since they now have file scope they may as well be given shorter
names.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_storage.c34ab28024591fde85345bf48b3ac0e19a86b8732 Mon Nov 29 17:11:01 UTC 2021 Jerome Forissier <jerome@forissier.org> core: move functions from tee_svc_storage.c to tee_rpmb_fs.c

tee_svc_storage_create_filename() and tee_svc_storage_create_dirname() are
only used in core/tee/tee_rpmb_fs.c, so move them there and make them
static. Since they now have file scope they may as well be given shorter
names.

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