commit | 3df53cdf5616c1a1760d1e9166446140aa4b82e6 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Oct 24 12:19:12 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 24 12:19:12 2014 +0100 |
tree | d3a6c0de24c3348f3f073eaaf0a64026967f4fd7 | |
parent | 0adf7d3cc3f724e1e9ce5aaa008bd9daeb490f19 [diff] |
target-arm: add missing PSCI constants needed for PSCI emulation This adds some PSCI function IDs and symbolic return codes that are needed to implement PSCI emulation in TCG mode. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1412865028-17725-4-git-send-email-peter.maydell@linaro.org