diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-09-27 17:15:30 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-10-01 13:35:56 +0100 |
commit | 1f1c014035a8084a768e7e902c6f5857995b1220 (patch) | |
tree | aea5488ddfca9c8b559a89052f821663adb612a5 /kernel/irq | |
parent | 70c63cdfd6ee615714c5453cff370032587723c2 (diff) |
arm64: compat: Add condition code checks and IT advance
Here's a /really nice/ part of the architecture: a CP15 access is
allowed to trap even if it fails its condition check, and SW must
handle it. This includes decoding the IT state if this happens in
am IT block. As a consequence, SW must also deal with advancing
the IT state machine.
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions