Home
last modified time | relevance | path

Searched hist:ef44161f847bb1f17e6c803e70047d749e7b394e (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/kernel/
H A Dsecstor_ta.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dembedded_ts.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dldelf_syscalls.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dree_fs_ta.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/include/kernel/
H A Dembedded_ts.hef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dts_store.hef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/include/tee/
H A Dtadb.hef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/tee/
H A Dtadb.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.cef44161f847bb1f17e6c803e70047d749e7b394e Fri Aug 25 10:11:18 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: update ts_store API with user space buffer

Updates the read() function pointer in struct ts_store_ops to take an
user space buffer in addition to the previous core buffer. Core buffers
are normal secure memory while user space buffers should only be accessed
using the user_access.h functions.

The different TA storage implementations are updated accordingly.

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