commit | a173c390d9c130d1dd254a9246fc7ffe4a2869f7 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Sep 20 16:48:33 2017 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Oct 18 12:53:32 2017 +0100 |
tree | 7a6118ccafcf154bf5f668f4a617b2a33c34836f | |
parent | 085b30625e39df67d7320f22269796276c6b0c11 [diff] |
arm64: sysreg: Move SPE registers and PSB into common header files SPE is part of the v8.2 architecture, so move its system register and field definitions into sysreg.h and the new PSB barrier into barrier.h Finally, move KVM over to using the generic definitions so that it doesn't have to open-code its own versions. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>