Home
last modified time | relevance | path

Searched hist:"7 e4100f304c517a409d4de72aa3ec67ed9a9dd1d" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Duser_access.h7e4100f304c517a409d4de72aa3ec67ed9a9dd1d Mon Jun 22 07:31:39 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: add copy_{to,from}_private()

Adds the copy_{to,from}_private() functions which checks that the user
mode buffer resides in TA private memory and not non-secure shared
memory for instance.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/kernel/
H A Duser_access.c7e4100f304c517a409d4de72aa3ec67ed9a9dd1d Mon Jun 22 07:31:39 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: add copy_{to,from}_private()

Adds the copy_{to,from}_private() functions which checks that the user
mode buffer resides in TA private memory and not non-secure shared
memory for instance.

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