Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.cb351c689c080914e9fc7f95800b7ac6983f8aa0e Fri Nov 06 16:09:30 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> core: pass user_mode_ctx to thread_user_clear_vfp()

Changes the parameter type of thread_user_clear_vfp() to struct
user_mode_ctx. This makes using the function more convenient, now it
doesn't have to be surrounded with conditional directives on each use.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
H A Dthread.cb351c689c080914e9fc7f95800b7ac6983f8aa0e Fri Nov 06 16:09:30 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> core: pass user_mode_ctx to thread_user_clear_vfp()

Changes the parameter type of thread_user_clear_vfp() to struct
user_mode_ctx. This makes using the function more convenient, now it
doesn't have to be surrounded with conditional directives on each use.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>