This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to configure L2 cache in Cortex-A7

Hi all,

I am working on OrangePi board. The board configuration is,

  • Quad-Core ARM Cortex-A7, 1.6 GHz
  • 32 KB L1 I-Cache and 32 KB L1 D-Cache per core
  • 512 KB L2-Cache

I have few queries related to Cache memory,

  1. How to disable L2 cache of Cortex-A7 in the board?
  2. How to configure L2 cache size of Cortex-A7? (ARM TRM says L2 cache is configurable)

Thanks in advance.