commit | 626451be7cfb9789f6710d758d0d0426654d0265 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri May 25 12:56:37 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri May 25 14:28:49 2018 +0100 |
tree | a2997c3c26935257223152727eb3dab59bf716b8 | |
parent | 45eb58e547848d3f291be05ea7a550203e6d12ce [diff] |
target/arm/kvm-consts.h: Define CP_REG_ARM_SECURE_MASK/SHIFT Define CP_REG_ARM_SECURE_MASK and CP_REG_ARM_SECURE_SHIFT, which track the Linux kernel header KVM_REG_ARM_COPROC_MASK/SHIFT constants. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>