Hi Experts,
I have been through DRA74xx documentation to understand how are set Inner and Outer shareable domains without finding relevant information.
ARM documentation specifies that In an implementation that includes the Large Physical Address Extension, Device memory is always Outer Shareable. So I suppose that it includes DSPs, HD Video decoder (IVAHD), GC320 and SGX544mp2 GPUs.
However, I am not sure of the Shareability definition of the IPU (2 cortex-M4): is it part of the same Inner Shareable domain than the MPU (2 cortex-A15) or part of the Outer Shareable domain?
I am also not sure of the implementation: is the domains definition implemented in hardware or is there a way to configure it in software, perhaps at boot step?
Could someone please confirm this first guess and provide some hints to find where I can find these information?
Thanks.