Cache line size for A7 in i.MX7D

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cache line size for A7 in i.MX7D

ソリューションへジャンプ
1,823件の閲覧回数
ko-hey
Senior Contributor II

Hi all

Could someone tell me the cache line size for A7 in i.MX7D ?

I read a reference manual and found only for M4.

pastedImage_1.png

Please tell me the size of cache line for A7 of i.MX7D.

Ko-hey

ラベル(1)
0 件の賞賛
返信
1 解決策
1,477件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello

  from the  ARM Information Center :

 * instruction side cache line length of 32-bytes ;

 * data side cache line length of 64-bytes.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,478件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello

  from the  ARM Information Center :

 * instruction side cache line length of 32-bytes ;

 * data side cache line length of 64-bytes.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,477件の閲覧回数
ko-hey
Senior Contributor II

Hello 

Thank you for support.

I found it in technical reference manual too.

Cortex-A7 MPCore Revision: r0p3 Technical Reference Manual 

L1: instruction side cache line length of 32-bytes

      data side cache line length of 64-bytes

L2: fixed line length of 64 bytes

Ko-hey