commit | a22ec1e6825c7a00d25648027d08d4a332c29c84 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Nov 22 17:17:11 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Dec 10 13:28:30 2013 +0000 |
tree | 2eb0f19cff2c9bc83aed868d9c6c3c3445f7a9fc | |
parent | 0fb79851c3dffa06de648d955ee2f2b47bfb96ce [diff] |
target-arm: Provide PSCI constants to generic QEMU code Provide versions of the KVM PSCI constants to non-KVM code; this will allow us to avoid an ifdef in boards which set up a PSCI node in the device tree. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Message-id: 1385140638-10444-5-git-send-email-peter.maydell@linaro.org