• ARMv7 architecture
    Can anyone share the ARMv7 architecture document to download ? - Hari.
  • Whether Armv7-A has a Write Buffer
    Hi, Does Armv7-A have a write buffer? If yes, when will the write buffer be drained and what's the purpose of write buffer?
  • ARMv7 CortexA9 Cache Policy - No allocate ?
    I was wondering if it would be possible to configure cache policy in the page table entry (short descriptor format) in such a way that the cache is used only if the data already exists in the cache? A...
  • Question about LPAE(Large Physical Address Extensions) for ARMv7
    I read the ARMv7 architecture reference manuals. The spec. says LPAE allows 32-bits VA to be translated into 40-bits PA. The 40-bits PA means the width of address bus is 40-bits or greater than 40 bits...
  • Running armv7 binaries on armv8
    Hi Experts, I have binaries built for armv7 architecture, without rebuilding binaries can I run on armv8?. I think its possible, but wanted confirm is there any limitation? Thanks, Veeranna