Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dsp_mem.hc0bb2059d58601afcd87a6e6bcc0957d7e901b96 Mon May 02 09:38:54 UTC 2022 Balint Dobszay <balint.dobszay@arm.com> core: sp_mem: fix get_cattr() callback name

Commit 8afe7a7c5220 ("core: rename mobj_get_cattr() to
mobj_get_mem_type()") renames the get_cattr() callback in struct
mobj_ops(). However, sp_mem wasn't updated as part of this change, so
currently it doesn't compile. Fix this and get aligned with the new
naming.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
/optee_os/core/arch/arm/mm/
H A Dsp_mem.cc0bb2059d58601afcd87a6e6bcc0957d7e901b96 Mon May 02 09:38:54 UTC 2022 Balint Dobszay <balint.dobszay@arm.com> core: sp_mem: fix get_cattr() callback name

Commit 8afe7a7c5220 ("core: rename mobj_get_cattr() to
mobj_get_mem_type()") renames the get_cattr() callback in struct
mobj_ops(). However, sp_mem wasn't updated as part of this change, so
currently it doesn't compile. Fix this and get aligned with the new
naming.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>