Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/mm/
H A Dcore_mmu_arch.h1e608aa1796bff693ecfce51ce2895b411d00957 Sun Jun 11 02:08:10 UTC 2023 Alvin Chang <alvinga@andestech.com> core: mm: Introduce core_mmu_level_in_range()

Since the checking of the valid translation level is architecture
specific, the core_mmu_level_in_range() is introduced and every
architecture could implement the function with their own translation
rules.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/riscv/include/mm/
H A Dcore_mmu_arch.h1e608aa1796bff693ecfce51ce2895b411d00957 Sun Jun 11 02:08:10 UTC 2023 Alvin Chang <alvinga@andestech.com> core: mm: Introduce core_mmu_level_in_range()

Since the checking of the valid translation level is architecture
specific, the core_mmu_level_in_range() is introduced and every
architecture could implement the function with their own translation
rules.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/mm/
H A Dcore_mmu.c1e608aa1796bff693ecfce51ce2895b411d00957 Sun Jun 11 02:08:10 UTC 2023 Alvin Chang <alvinga@andestech.com> core: mm: Introduce core_mmu_level_in_range()

Since the checking of the valid translation level is architecture
specific, the core_mmu_level_in_range() is introduced and every
architecture could implement the function with their own translation
rules.

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>