mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
![]() 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> |
||
---|---|---|
.. | ||
include | ||
sq_bl31_setup.c | ||
sq_ccn.c | ||
sq_gicv3.c | ||
sq_helpers.S | ||
sq_topology.c | ||
sq_xlat_setup.c |