diff options
author | Steven Price <steven.price@arm.com> | 2019-10-21 18:28:22 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-10-21 21:20:30 +0300 |
commit | ce4d5ca2b9dd5d85944eb93c1bbf9eb11b7a907d (patch) | |
tree | e1dfb8f2fcf30c5d0816ba9836ffb2be3112cd5f /arch/arm64/kernel/smccc-call.S | |
parent | 541625ac47ce9d0835efaee0fcbaa251b0000a37 (diff) | |
download | linux-ce4d5ca2b9dd5d85944eb93c1bbf9eb11b7a907d.tar.xz |
arm/arm64: Make use of the SMCCC 1.1 wrapper
Rather than directly choosing which function to use based on
psci_ops.conduit, use the new arm_smccc_1_1 wrapper instead.
In some cases we still need to do some operations based on the
conduit, but the code duplication is removed.
No functional change.
Signed-off-by: Steven Price <steven.price@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'arch/arm64/kernel/smccc-call.S')
0 files changed, 0 insertions, 0 deletions