LS1046A uses GIC400 or GIC 500?

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

LS1046A uses GIC400 or GIC 500?

1,697件の閲覧回数
vijaykumardesai
Contributor II

Does LS1046A uses GIC400 or GIC 500. In the Arm documentation "http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0471b/index.html" it specifies that GIC400 is compliant with GICv2. And in "System Controllers | Generic Interrupt Controllers – Arm Developer " it specifies that we need to use GIC 500 for ARMv8 processors.

I am using LS1046A and if i check the ID register I see that "0200143b" which means it is GIC400. But I am wondering is it based on GICv2 right?

We are using Aarch64 execution state [based on ARMv8] and want to configure GIC now. It all seems messed up should I look at GIC400 document [though it says it only supports ARMV7]?

1 返信

1,368件の閲覧回数
r8070z
NXP Employee
NXP Employee


Have a great day,

The LS1046A implements 4 Arm® Cortex®-A72 cores and a common interrupt controller GIC-400. The use of the GIC-500 is not mandatory for the A72 core. The GIC-400 supports Cortex-A5x / A72 systems with up to 8 cores. See ARM application note  AN472 - Integration of GICv2 Interrupt Controllers with ARM Cortex-A5x / Cortex-A72
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dai0472a/index.html

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