aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/arm-smccc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-0/+10
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown1-2/+31
2021-05-26arm64: smccc: Add support for SMCCCv1.2 extended input/output registersSudeep Holla1-0/+55
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu1-0/+16
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon1-0/+25
2021-01-20firmware: smccc: Add SMCCC TRNG function call IDsArd Biesheuvel1-0/+31
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd1-0/+2
2020-09-15smccc: Use separate variables for args and resultsAndrew Scull1-44/+29
2020-09-15smccc: Define vendor hyp owned service call regionAndrew Scull1-0/+1
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2020-07-07smccc: Make constants available to assemblyAndrew Scull1-22/+22
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla1-0/+5
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla1-0/+3
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla1-0/+11
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla1-2/+7
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla1-1/+3
2019-10-21arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price1-0/+45
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price1-0/+14
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland1-0/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier1-0/+5
2018-05-31arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier1-0/+5
2018-02-06arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier1-0/+141
2018-02-06arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier1-2/+4
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+5
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-0/+13
2017-02-08ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon1-0/+1
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+8
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross1-8/+32
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+104