aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/arm-smccc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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