Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
H A Dthread_spmc.h21c96e485246348896690a8b6ff5a6496daca303 Mon Dec 20 17:24:58 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: arch: kernel: move spmc functions from thread.h to thread_spmc.h

It is more relevant to declare thread_spmc_populate_mobj_from_rx() and
thread_spmc_relinquish() in thread_spmc.h instead of thread.h
Source file mobj_ffa.c makes use of these two functions, hence include
kernel/thread_spmc.h header.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c21c96e485246348896690a8b6ff5a6496daca303 Mon Dec 20 17:24:58 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: arch: kernel: move spmc functions from thread.h to thread_spmc.h

It is more relevant to declare thread_spmc_populate_mobj_from_rx() and
thread_spmc_relinquish() in thread_spmc.h instead of thread.h
Source file mobj_ffa.c makes use of these two functions, hence include
kernel/thread_spmc.h header.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>