Home
last modified time | relevance | path

Searched hist:"185 b4595b97588a2eac575168daf128358397c14" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/mm/
H A Dsub.mk185b4595b97588a2eac575168daf128358397c14 Fri Apr 02 16:28:56 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move mobj.c to core/mm

mobj is abstract and it is used by many sources which are not
architecture-specific such as core/kernel, core/pta and
core/tee. Therefore, move mobj.c to core/mm and its
corresponding header file mobj.h to core/include/mm.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dmobj.c185b4595b97588a2eac575168daf128358397c14 Fri Apr 02 16:28:56 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move mobj.c to core/mm

mobj is abstract and it is used by many sources which are not
architecture-specific such as core/kernel, core/pta and
core/tee. Therefore, move mobj.c to core/mm and its
corresponding header file mobj.h to core/include/mm.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/mm/
H A Dmobj.h185b4595b97588a2eac575168daf128358397c14 Fri Apr 02 16:28:56 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move mobj.c to core/mm

mobj is abstract and it is used by many sources which are not
architecture-specific such as core/kernel, core/pta and
core/tee. Therefore, move mobj.c to core/mm and its
corresponding header file mobj.h to core/include/mm.

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 Dsub.mk185b4595b97588a2eac575168daf128358397c14 Fri Apr 02 16:28:56 UTC 2021 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move mobj.c to core/mm

mobj is abstract and it is used by many sources which are not
architecture-specific such as core/kernel, core/pta and
core/tee. Therefore, move mobj.c to core/mm and its
corresponding header file mobj.h to core/include/mm.

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