ARMv7: Linux Thumb-2 support for user-space applications
authorPaul Brook <paul@codesourcery.com>
Mon, 22 Jan 2007 10:03:36 +0000 (10:03 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Jun 2007 16:13:04 +0000 (09:13 -0700)
The attached patch implements Thumb-2 application support in Linux. There
are two main changes:

- Use IFAR when handling prefetch aborts
- Handle undefined instruction traps from coprocessor instructions in Thumb
  mode

Signed-off-by: Paul Brook <paul@codesourcery.com>

No differences found