Searched hist:ef44161f847bb1f17e6c803e70047d749e7b394e (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | secstor_ta.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | embedded_ts.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | ldelf_syscalls.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | ree_fs_ta.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | embedded_ts.h | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | ts_store.h | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | tadb.h | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | tadb.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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 D | secure_partition.c | ef44161f847bb1f17e6c803e70047d749e7b394e 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>
|