Files
rtems/cpukit
Sebastian Huber cd3d74793a arm: Optimize context switch
Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to TRUE.  In this case the
interrupts are always enabled during a context switch even after
interrupt processing (see #2751).  Remove the CPSR from the context
control since it contains only volatile bits.

Close #2954.
2017-03-28 10:32:37 +02:00
..
2017-01-24 08:39:22 +01:00
2017-02-15 11:19:50 +01:00
2017-03-06 07:54:55 +01:00
2017-03-16 15:33:59 +01:00
2017-03-06 07:54:55 +01:00
2017-03-28 10:32:36 +02:00
2017-02-15 13:22:56 +01:00
2017-03-28 10:32:37 +02:00