target-arm: make IFSR banked
commit88ca1c2d70523486a952065f3ed7b8fc823b5863
authorFabian Aggeler <aggelerf@ethz.ch>
Thu, 11 Dec 2014 12:07:51 +0000 (11 12:07 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Dec 2014 12:07:51 +0000 (11 12:07 +0000)
tree63cf24d393958c1127857da66b5de594fa2e5328
parent0c17d68c1d3d6c35f37f5692042d2edb65c8bcc0
target-arm: make IFSR banked

When EL3 is running in AArch32 (or ARMv7 with Security Extensions)
IFSR has a secure and a non-secure instance.  Adds IFSR32_EL2 definition and
storage.

Signed-off-by: Fabian Aggeler <aggelerf@ethz.ch>
Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1416242878-876-20-git-send-email-greg.bellows@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper.c