Home
last modified time | relevance | path

Searched hist:"3 cc2413a9e5e0e8e1b0e77f738ae60c6f7d7710f" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc_storage.h3cc2413a9e5e0e8e1b0e77f738ae60c6f7d7710f Tue May 11 07:58:36 UTC 2021 Jerome Forissier <jerome@forissier.org> core: allow configuration without any secure storage

Support a configuration with no secure storage (CFG_REE_FS=n and
CFG_RPMB_FS=n). In such a case, user TAs will get error code
TEEC_ERROR_ITEM_NOT_FOUND when trying to access persistent objects.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
H A Dtee_fs.h3cc2413a9e5e0e8e1b0e77f738ae60c6f7d7710f Tue May 11 07:58:36 UTC 2021 Jerome Forissier <jerome@forissier.org> core: allow configuration without any secure storage

Support a configuration with no secure storage (CFG_REE_FS=n and
CFG_RPMB_FS=n). In such a case, user TAs will get error code
TEEC_ERROR_ITEM_NOT_FOUND when trying to access persistent objects.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/kernel/
H A Dree_fs_ta.c3cc2413a9e5e0e8e1b0e77f738ae60c6f7d7710f Tue May 11 07:58:36 UTC 2021 Jerome Forissier <jerome@forissier.org> core: allow configuration without any secure storage

Support a configuration with no secure storage (CFG_REE_FS=n and
CFG_RPMB_FS=n). In such a case, user TAs will get error code
TEEC_ERROR_ITEM_NOT_FOUND when trying to access persistent objects.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/tee/
H A Dtee_svc_storage.c3cc2413a9e5e0e8e1b0e77f738ae60c6f7d7710f Tue May 11 07:58:36 UTC 2021 Jerome Forissier <jerome@forissier.org> core: allow configuration without any secure storage

Support a configuration with no secure storage (CFG_REE_FS=n and
CFG_RPMB_FS=n). In such a case, user TAs will get error code
TEEC_ERROR_ITEM_NOT_FOUND when trying to access persistent objects.

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