Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2ac139563e3c4849f4bf72765fe3b97ed585f891 Wed Oct 20 11:21:05 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: use READ_ONCE() in thread_rpc_alloc()

Uses the READ_ONCE() macro in thread_rpc_alloc() when reading fields
from non-secure shared memory to make sure that they are read only once.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>