Hello,
AArch32 architecture uses maximum Physical address of 40bits. When we run a code usually we will get virtual address right.
How to find the physical address for this virtual address?
It would be helpful for me to check whether an array is falling in which memory region.