synquacer: Enable MMU using xlat_tables_v2 library
BL31 runs from SRAM which is a non-coherent memory on synquacer. So
enable MMU with SRAM memory marked as Non-Cacheable and mark page tables
kept on SRAM as Non-Cacheable via XLAT_TABLE_NC flag. Also add page tables
for Device address space.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
1 parent 5931fda commit 8cd37d7ba1988e7f86bd92ba75e388c3f04dc172
@Sumit Garg Sumit Garg authored on 15 Jun 2018
Showing 4 changed files
View
plat/socionext/synquacer/include/platform_def.h
View
plat/socionext/synquacer/include/sq_common.h
View
plat/socionext/synquacer/sq_bl31_setup.c
View
plat/socionext/synquacer/sq_xlat_setup.c 0 → 100644