iMX6SX Cache Documentation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

iMX6SX Cache Documentation

790 次查看
ogj
Contributor IV

Where can I get more information including sample code on how to interact with the L1 cache on the A9 and M4, and the L2 cache on the A9? There is very little documentation in the TRM. There is section 13 which talks a little about the M4 L1 cache, but's all. I've looked through the PL310 manual, but that is aimed more at synthesis. Specifically I'd like to know:

- How do you enable/disable the L1 cache

- How do you enable/disable the L2 cache

- How do you enable/disable D-side prefetch

- How do you enable/disable branch prediction

- Can the L1/L2 caches run without the mmu

- How are non-cacheable/write-back/write-through sections set up

I'm not using Linux for either the A9 or M4, although I have access of course to the BSP for the iMX6SX. If there is code in there for this in the BSP, can you point me the right module. Is there a good writeup (other than the ARM A9 Technical Reference Manual) describing using the CP15 registers? The documentation there is not very good - register details are pretty sparse.

标签 (1)
标记 (2)
0 项奖励
回复
2 回复数

709 次查看
b36401
NXP Employee
NXP Employee

As for the details of cache configuration and maintaining you can refer to common ARM documentation.

0 项奖励
回复

709 次查看
b36401
NXP Employee
NXP Employee

You can refer to chapter 53 "i.MX 6 SoloX Multi-Core Communication (MCC)" of i.MX6 Linux Reference Manual.

0 项奖励
回复