• The exact definition of outer and inner in ARMv7
    Hello, I'm reading ARMv7 architecture reference manual and there are the following keywords: outer cacheable inner cacheable outer sharable inner sharable It looks like that outer/inner...
  • Inner/Outer Cacheability in Cortex V8-R
    I am trying to configure memory attribute for cortex R52 in our SOC which is having integrated L1 I/D Cache and no coherent agent.and having system RAM. system is having two clusters with two cores...
  • why inner attribute is affected by outer configuration?
    Hi expert: I am configuring a CortexA15 system. In the LPAE page table entry, SH[1:0] is configured as 11, so this is a Inner Shareable field. Then I need to set MAIR0.attr0 which is used by stage 1...
  • FPU version in cortex-R52
    Hi everyone, I am working with cortex-r52. In order to use the FPU that is present in cortex r-52, while building the files, I need to give the compiler option. For example, in case of cortex-a32...
  • How to set inner of outer shareability on page table entry WITHOUT TEX remap??
    At first, sorry to my fool English. I want to know how to set to inner or outer shareable attribute on page table entry using TEX, C, B and  S bit (without TEX remap). I knew if i use TEX remap, the PRRR...