Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Duser_access.hf6b5feb10b8a2be0d7b3deb744b4f53e61ce3d97 Tue Jul 18 10:33:58 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add default copy_to_user{,_private}()

Adds default implementations for copy_to_user_private() and
copy_to_user() when CFG_WITH_USER_TA=n.

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