Vybrid VF6 Memory Protection

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

Vybrid VF6 Memory Protection

ソリューションへジャンプ
1,461件の閲覧回数
neilfoss
Contributor I

Hi,

I'd like to prevent the A5 core from accessing memory areas belonging to the M4 core in the Vybrid VF6. Does anyone know how I'd go about doing this?

So far I can see that the M4 has a Memory Protection Unit but not the A5, otherwise I could have set it up and then protected the registers using the Central Security Unit

Any help appreciated

Thanks,

Neil

ラベル(1)
0 件の賞賛
返信
1 解決策
1,321件の閲覧回数
kef2
Senior Contributor V

A5 has MMU. In MMU translation tables you can specify which areas are read only, which areas are XN (execute never) etc. Chapter B3 from ARM architecture manual may help understanding it:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0406b/index.html

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,322件の閲覧回数
kef2
Senior Contributor V

A5 has MMU. In MMU translation tables you can specify which areas are read only, which areas are XN (execute never) etc. Chapter B3 from ARM architecture manual may help understanding it:

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0406b/index.html

0 件の賞賛
返信