• ARMv7: How to set SP in secure and non secure mode ?
    Hello, I'm working on Raspberry PI2, ARMv7 and now specifically trying the secure modes. I managed to get the PI start in secure state, then here I can set the SP for all the modes I intend to use...
  • 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?
  • Security Extensions in ARMv7
    "the Security Extensions integrate hardware security features into the architecture". Please can anybody make clear what exactly is "security" in hardware point of view in an ARMv7-A profile..? can you...
  • ARMv7 architecture
    Can anyone share the ARMv7 architecture document to download ? - Hari.
  • How to check whether the executing program uses cache memory for low latency?
    Hello, I am new to this ARM platform. If I run a process in ARM A72 cortex, I would like to check whether it uses cache memory for optimisation and also low latency. Could any one suggest me how...