How to Identify the physical address using the Virtual Address in ARM A72 Cortex using AArch32?

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.

More questions in this forum