Home
last modified time | relevance | path

Searched hist:"2 a142248aea34179d8fd4d2f8ceba8404da03f26" (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/mm/
H A Dsub.mk2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dcore_mmu_v7.c2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dcore_mmu_lpae.c2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dcore_mmu.c2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dthread.c2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/mk/
H A Dconfig.mk2a142248aea34179d8fd4d2f8ceba8404da03f26 Tue Jan 05 16:26:27 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: support mapping user TAs with 4k pages

Maps user TAs with small pages (aka 4k pages) if
CFG_SMALL_PAGE_USER_TA = y
If pager is active the translation tables are allocated using
tee_pager_request_zi() to only use the physical page when needed.

Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>