diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-07-20 10:56:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-22 14:27:41 +0200 |
commit | d1b5c1958391b921bce2ffd95ddfcd3f1e950c99 (patch) | |
tree | 8d035ba15278161ff50fb6138d6ee866b983a029 /include/uapi | |
parent | cab367c1c9b7797d7747a523935a90dc05ff24a1 (diff) | |
download | linux-stable-d1b5c1958391b921bce2ffd95ddfcd3f1e950c99.tar.gz linux-stable-d1b5c1958391b921bce2ffd95ddfcd3f1e950c99.tar.bz2 linux-stable-d1b5c1958391b921bce2ffd95ddfcd3f1e950c99.zip |
arm/arm64: smccc: Add SMCCC-specific return codes
commit eff0e9e1078ea7dc1d794dc50e31baef984c46d7 upstream.
We've so far used the PSCI return codes for SMCCC because they
were extremely similar. But with the new ARM DEN 0070A specification,
"NOT_REQUIRED" (-2) is clashing with PSCI's "PSCI_RET_INVALID_PARAMS".
Let's bite the bullet and add SMCCC specific return codes. Users
can be repainted as and when required.
Acked-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions