Skip to content
Commit 8cd37d7b authored by Sumit Garg's avatar Sumit Garg
Browse files

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: default avatarSumit Garg <sumit.garg@linaro.org>
parent 5931fdac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment