zephyr/include/arch
Benjamin Walsh e6ebe3a8b4 arm: relinquish one IRQ priority reserved by kernel
The Cortex-M3/4 kernel was reserving priorities 0 and 1 for itself, but
was not registering any exception on priority 0. Only reserve priority 0
and use it for SVC and fault exceptions instead of priority 1.

Change-Id: Iff2405e27fd4bed4e49ab90ec2ae984f2c0a83a6
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-15 15:57:10 +00:00
..
arc arc: Define _arc_v2_irq_unit device 2016-12-15 12:49:30 +00:00
arm arm: relinquish one IRQ priority reserved by kernel 2016-12-15 15:57:10 +00:00
nios2 nios2: fix irq_lock/unlock ordering bug 2016-12-03 00:05:24 +00:00
x86 x86: fix irq_lock/unlock ordering bug 2016-12-02 18:07:22 +00:00
cpu.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00