The order of the interrupt array doesn't matter. Store the described
interrupts at the start of the array to simplify iterating over them.
Sponsored by: Arm Ltd
Differential D39094
Stop using the rid as an index in the arm timer andrew on Mar 15 2023, 2:18 PM. Authored by Tags None Referenced Files
Details
The order of the interrupt array doesn't matter. Store the described Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions All looks straight forward. No real functional change here. No need to randomly access the array either, just iterate over it.
|