GIC memory map in the imx8qm MEK CPU board

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

GIC memory map in the imx8qm MEK CPU board

跳至解决方案
164 次查看
carloscs11
Contributor I

I am having some difficulties understanding the address of the ITS in the GIC-500 IC.
In the imx8qm reference manual, I get the information that GIC is mapped in the 0x51a00000. Then checking the memory mapping of the GIC-500, I assume that the ITS memory map address is 0x51a20000.  However, when I try to access some registers from the ITS the execution stops.

I checked some device trees, and some regions are mapped in the interrupt controller node at the 0x52000000 address. Maybe this is the ITS? There's no information about this address in the reference manual.

Can you help me understand the correct ITS base address?

0 项奖励
回复
1 解答
137 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @carloscs11 

 

You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).

Alejandro_Salas_0-1720025354303.png

 

I hope this can helps to you.

 

Best regards,

--... ...--

Salas.

在原帖中查看解决方案

1 回复
138 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @carloscs11 

 

You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).

Alejandro_Salas_0-1720025354303.png

 

I hope this can helps to you.

 

Best regards,

--... ...--

Salas.