Home
last modified time | relevance | path

Searched hist:"699 c4e592b32f43d4ba2cc0d53848118a77d590a" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arc/cpu/arcv2/
H A Divt.S699c4e592b32f43d4ba2cc0d53848118a77d590a Thu Aug 04 06:21:50 UTC 2016 Alexey Brodkin <abrodkin@synopsys.com> 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>
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dints_low.S699c4e592b32f43d4ba2cc0d53848118a77d590a Thu Aug 04 06:21:50 UTC 2016 Alexey Brodkin <abrodkin@synopsys.com> 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>
H A Dinterrupts.c699c4e592b32f43d4ba2cc0d53848118a77d590a Thu Aug 04 06:21:50 UTC 2016 Alexey Brodkin <abrodkin@synopsys.com> 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>