OSDN Git Service

target-arm: Add CP15 VBAR support
authorNathan Rossi <nathan.rossi@xilinx.com>
Fri, 25 Oct 2013 14:44:38 +0000 (15:44 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 31 Oct 2013 13:00:16 +0000 (14:00 +0100)
commit8641136c54d216edb5bb8ef723c754039b4c5cf3
treec0497b6034670052d2e64ad2226a32e07b01a340
parentdacecf5485bf02b2dfe49e9d9c852668884a71be
target-arm: Add CP15 VBAR support

Added Vector Base Address remapping on ARM v7.

Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
[PMM: removed spurious mask of value with 1<<31]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper.c