Interrupt low time for ARMv8-A53

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interrupt low time for ARMv8-A53

903 Views
pro-supportengi
NXP Employee
NXP Employee

I want to now what is the minimum low time required for the ARMv8-A53 interrupt to detect as a valid interrupt.

Pls guide with proper reference.

For example, the ethernet driver for the LS1043ARDB and/or toggling a GPIO for an interrupt?

Labels (1)
0 Kudos
2 Replies

694 Views
r8070z
NXP Employee
NXP Employee

Have a great day,

The LS1043A interrupt controller (GIC) inputs are asynchronous to any visible clock. GIC inputs are required to be valid for at least 3 SYSCLKs to ensure proper operation.

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

0 Kudos

694 Views
pro-supportengi
NXP Employee
NXP Employee

What is the best and worst case latency for interrupts on the LS1043A?  Latency between the occurrences of the interrupt and the start of the ISR.

0 Kudos