mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
![]() Core spm_mm code expects the translation tables are located in the
inner & outer WBWA & shareable memory.
REGISTER_XLAT_CONTEXT2 macro is used to specify the translation
table section in spm_mm.
In the commit
|
||
---|---|---|
.. | ||
drivers | ||
include | ||
platform.mk | ||
sq_bl31_setup.c | ||
sq_ccn.c | ||
sq_gicv3.c | ||
sq_helpers.S | ||
sq_psci.c | ||
sq_spm.c | ||
sq_topology.c | ||
sq_xlat_setup.c |