u-boot/arch/arc/cpu/arcv2
Alexey Brodkin 699c4e592b arc: Update exception & interrupt handling for ARCv2
Initially IVT for ARCv2 was simply copypasted from ARCompact
with some selected fixes so basic stuff works.

Now we update it with more ARCv2 specific vectors like
 * Software Interrupt
 * Division by zero
 * Data cache consistency error
 * Misaligned access

Also normal interrupts are now implemented properly and extened to
all possible 240 items.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2016-08-05 12:50:25 +03:00
..
Makefile arc: merge common start-up code between ARC and ARCv2 2015-04-03 09:47:49 +03:00
ivt.S arc: Update exception & interrupt handling for ARCv2 2016-08-05 12:50:25 +03:00