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?
Solved! Go to Solution.
Hello @carloscs11
You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).
I hope this can helps to you.
Best regards,
--... ...--
Salas.
Hello @carloscs11
You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).
I hope this can helps to you.
Best regards,
--... ...--
Salas.