Utilization of new ARM interrupt framework by GIC implementation. Some things are dealt with better now. Some things are dealt now which could not be dealt before.
PANDABOARD switching to the framework is added too.
Differential D2048
GIC interrupt controller reworked for new ARM interrupt framework • ian on Mar 11 2015, 4:12 PM. Authored by Tags None Referenced Files
Subscribers
Details
Utilization of new ARM interrupt framework by GIC implementation. Some things are dealt with better now. Some things are dealt now which could not be dealt before. PANDABOARD switching to the framework is added too.
Diff Detail
Event TimelineComment Actions Do enable IPIs on other CPUs. It's IMPLEMENTATION DEFINED if masking IPI on GIC is supported. Comment Actions Commandeer, because apparently that's the only way a collaborator is allowed to update the diff. Comment Actions Update the diff so it applies to -current as of r286786, 2015/08/16. Also, fix a little bug: in gic_map_fdt() the offsets for FIRST_PPI and FIRST_SGI based on isrc_cells[0] were reversed.
|