]> Git Repo - qemu.git/commit
target-arm: Implement missing AMAIR registers
authorPeter Maydell <[email protected]>
Tue, 25 Aug 2015 14:45:07 +0000 (15:45 +0100)
committerPeter Maydell <[email protected]>
Tue, 25 Aug 2015 14:45:07 +0000 (15:45 +0100)
commit2179ef958c81480b841ffa0aab5e265688ffd2b0
tree8a9d758e04adbb9c4ed6d64c9afbbda5e08a27ff
parent4cfb8ad896a6f85953038bd913ce3d82d347013d
target-arm: Implement missing AMAIR registers

The AMAIR registers are for providing auxiliary implementation
defined memory attributes. We already implemented a RAZ/WI
AMAIR_EL1; add the EL2 and EL3 versions for consistency.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Message-id: 1438281398[email protected]
target-arm/helper.c
This page took 0.024069 seconds and 4 git commands to generate.