aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci/psci.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2019-08-09 13:22:41 +0000
committerCatalin Marinas <[email protected]>2019-10-14 09:55:13 +0000
commitc98bd29917281a5023f71a3148f538ad2709c0f0 (patch)
treee1750a77a6f067311a54fad2d52ac97f00d290f0 /drivers/firmware/psci/psci.c
parentarm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit() (diff)
downloadkernel-c98bd29917281a5023f71a3148f538ad2709c0f0.tar.gz
kernel-c98bd29917281a5023f71a3148f538ad2709c0f0.zip
arm64: errata: use arm_smccc_1_1_get_conduit()
Now that we have arm_smccc_1_1_get_conduit(), we can hide the PSCI implementation details from the arm64 cpu errata code, so let's do so. As arm_smccc_1_1_get_conduit() implicitly checks that the SMCCC version is at least SMCCC_VERSION_1_1, we no longer need to check this explicitly where switch statements have a default case, e.g. in has_ssbd_mitigation(). There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: Will Deacon <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Suzuki K Poulose <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions