• 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? ...
  • 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? ...
  • Mmu | How to set different virtual address than physical
    Hi, in my current understanding, when I want to map a certain range of virtual addresses, for example 0xffff-0xffff8000, to 0x0-0x8000, I have to put the physical address in the section entry (0x0-0x8000...
  • secure & non-secure address space in Cotex-A9
    Note: This was originally posted on 11th May 2011 at http://forums.arm.com Dear professor, I would like to know how is it implemented the separate address space between secure state and non-secure state...
  • secure & non-secure address space in Cotex-A9
    Note: This was originally posted on 11th May 2011 at http://forums.arm.com Dear professor, I would like to know how is it implemented the separate address space between secure state and non-secure state...