Changeset d216c5d6 in rtems

Timestamp:
07/23/16 10:10:34 (8 years ago)
Author:
Pavel Pisa <pisa@…>
Branches:
5, master
Children:
ba0471d
Parents:
d548318
Message:

arm/raspberrypi: change interrupt dispatch and enable to generic vector id based approach.

Using conditional branches to find bits is extremely inefficient
and for asynchronous delivery of different interrupt sources
lead to total confusion of branch prediction unit.

(No files)

Note: See TracChangeset for help on using the changeset viewer.