Home
last modified time | relevance | path

Searched hist:"6 a815afa162304cb2532379103c14d0d0caa34e7" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-vexpress/
H A Dconf.mk6a815afa162304cb2532379103c14d0d0caa34e7 Thu Jul 06 11:18:40 UTC 2017 Zeng Tao <prime.zeng@hisilicon.com> core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_START

The currently OP-TEE implementation depends on the identity mapping, and
the CFG_TEE_RAM_START and CFG_TEE_LOAD_ADDR are used as both physic and
virtual address which is not extensible.
This patch introduce the virtual address of these two marcos and as a
base of non-identity mapping.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
/optee_os/core/arch/arm/kernel/
H A Dkern.ld.S6a815afa162304cb2532379103c14d0d0caa34e7 Thu Jul 06 11:18:40 UTC 2017 Zeng Tao <prime.zeng@hisilicon.com> core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_START

The currently OP-TEE implementation depends on the identity mapping, and
the CFG_TEE_RAM_START and CFG_TEE_LOAD_ADDR are used as both physic and
virtual address which is not extensible.
This patch introduce the virtual address of these two marcos and as a
base of non-identity mapping.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
/optee_os/core/arch/arm/mm/
H A Dtee_pager.c6a815afa162304cb2532379103c14d0d0caa34e7 Thu Jul 06 11:18:40 UTC 2017 Zeng Tao <prime.zeng@hisilicon.com> core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_START

The currently OP-TEE implementation depends on the identity mapping, and
the CFG_TEE_RAM_START and CFG_TEE_LOAD_ADDR are used as both physic and
virtual address which is not extensible.
This patch introduce the virtual address of these two marcos and as a
base of non-identity mapping.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
H A Dcore_mmu.c6a815afa162304cb2532379103c14d0d0caa34e7 Thu Jul 06 11:18:40 UTC 2017 Zeng Tao <prime.zeng@hisilicon.com> core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_START

The currently OP-TEE implementation depends on the identity mapping, and
the CFG_TEE_RAM_START and CFG_TEE_LOAD_ADDR are used as both physic and
virtual address which is not extensible.
This patch introduce the virtual address of these two marcos and as a
base of non-identity mapping.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>