summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/smccc
AgeCommit message (Expand)AuthorLines
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne-0/+1
2021-11-22firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley-1/+1
2021-08-06firmware: smccc: Register smccc_trng platform deviceAndre Przywara-0/+17
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown-0/+4
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon-1/+52
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara-0/+6
2020-09-14firmware: smccc: Export both smccc functionsSudeep Holla-0/+2
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla-0/+124
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla-0/+5
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla-0/+29
2020-05-20firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and aboveSudeep Holla-0/+16