Home
last modified time | relevance | path

Searched hist:"52 a75a2517f0ce8dd90b4ef4243d3d4665080f6d" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/mm/
H A Dpgt_cache.c52a75a2517f0ce8dd90b4ef4243d3d4665080f6d Thu Jul 20 15:35:16 UTC 2023 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move pgt_cache.c to core/mm

This commit moves core/arch/arm/mm/pgt_cache.c to core/mm/pgt_cache.c
The implementation can be used by other architectures.
The commit does not rename CFG_CORE_PREALLOC_EL0_TBLS flag and other
depending flags (CFG_WITH_PAGER, CFG_WITH_LPAE). Therefore, an
architecture implementation may set or not these flags.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
H A Dsub.mk52a75a2517f0ce8dd90b4ef4243d3d4665080f6d Thu Jul 20 15:35:16 UTC 2023 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move pgt_cache.c to core/mm

This commit moves core/arch/arm/mm/pgt_cache.c to core/mm/pgt_cache.c
The implementation can be used by other architectures.
The commit does not rename CFG_CORE_PREALLOC_EL0_TBLS flag and other
depending flags (CFG_WITH_PAGER, CFG_WITH_LPAE). Therefore, an
architecture implementation may set or not these flags.

Signed-off-by: Marouene Boubakri <marouene.boubakri@nxp.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Alvin Chang <alvinga@andestech.com>
/optee_os/core/arch/arm/mm/
H A Dsub.mk52a75a2517f0ce8dd90b4ef4243d3d4665080f6d Thu Jul 20 15:35:16 UTC 2023 Marouene Boubakri <marouene.boubakri@nxp.com> core: mm: move pgt_cache.c to core/mm

This commit moves core/arch/arm/mm/pgt_cache.c to core/mm/pgt_cache.c
The implementation can be used by other architectures.
The commit does not rename CFG_CORE_PREALLOC_EL0_TBLS flag and other
depending flags (CFG_WITH_PAGER, CFG_WITH_LPAE). Therefore, an
architecture implementation may set or not these flags.

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