Home
last modified time | relevance | path

Searched hist:"664 e15c2bde25645ebf4f80fff7bedebeec0e876" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_xlat_setup.c664e15c2bde25645ebf4f80fff7bedebeec0e876 Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: support read-only xlat tables

BL2 for this platform uses mmap_add_dynamic_region(), but BL31 and
BL32 (TSP) only use static mapping. So, BL31 and BL32 can make the
tables read-only after enabling MMU.

Enable ALLOW_RO_XLAT_TABLES by default.

Change-Id: Ib59c44697163629119888bb6abd47fa144f09ba3
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dplatform.mk664e15c2bde25645ebf4f80fff7bedebeec0e876 Thu Mar 26 04:18:48 UTC 2020 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: support read-only xlat tables

BL2 for this platform uses mmap_add_dynamic_region(), but BL31 and
BL32 (TSP) only use static mapping. So, BL31 and BL32 can make the
tables read-only after enabling MMU.

Enable ALLOW_RO_XLAT_TABLES by default.

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