RTEMS CPU Architecture Supplement
The ARMv5 (and compatible) architecture has seven exception types:
Of these types only the IRQ has explicit operating system support. It is intentional that the FIQ is not supported by the operating system. Without operating system support for the FIQ it is not necessary to disable them during critical sections of the system.
RTEMS CPU Architecture Supplement
Copyright © 1988-2008 OAR Corporation