Home
last modified time | relevance | path

Searched hist:"2765 ffdc99af8b5fc171771b5f0e04e96a74a52f" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/tsp/
H A Duniphier_tsp_setup.c2765ffdc99af8b5fc171771b5f0e04e96a74a52f Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: use enable_mmu() in common function

Currently, enable_mmu_el1() or enable_mmu_el3() is kept outside the
common function because the appropriate one must be chosen.

Use enable_mmu() and move it to the common function.

Change-Id: If2fb651691a7b6be05674f5cf730ae067ba95d4b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_xlat_setup.c2765ffdc99af8b5fc171771b5f0e04e96a74a52f Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: use enable_mmu() in common function

Currently, enable_mmu_el1() or enable_mmu_el3() is kept outside the
common function because the appropriate one must be chosen.

Use enable_mmu() and move it to the common function.

Change-Id: If2fb651691a7b6be05674f5cf730ae067ba95d4b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Duniphier_bl31_setup.c2765ffdc99af8b5fc171771b5f0e04e96a74a52f Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: use enable_mmu() in common function

Currently, enable_mmu_el1() or enable_mmu_el3() is kept outside the
common function because the appropriate one must be chosen.

Use enable_mmu() and move it to the common function.

Change-Id: If2fb651691a7b6be05674f5cf730ae067ba95d4b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Duniphier_bl2_setup.c2765ffdc99af8b5fc171771b5f0e04e96a74a52f Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: use enable_mmu() in common function

Currently, enable_mmu_el1() or enable_mmu_el3() is kept outside the
common function because the appropriate one must be chosen.

Use enable_mmu() and move it to the common function.

Change-Id: If2fb651691a7b6be05674f5cf730ae067ba95d4b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>