aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/smccc
AgeCommit message (Expand)AuthorFilesLines
2023-07-18firmware: smccc: Fix use of uninitialised results structureGravatar Punit Agrawal 1-3/+2
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Gravatar Shanker Donthineni 2-23/+31
2022-05-13printk: stop including cache.h from printk.hGravatar Peter Collingbourne 1-0/+1
2021-11-22firmware: smccc: Fix check for ARCH_SOC_ID not implementedGravatar Michael Kelley 1-1/+1
2021-08-06firmware: smccc: Register smccc_trng platform deviceGravatar Andre Przywara 1-0/+17
2021-06-08arm64: smccc: Support SMCCC v1.3 SVE register saving hintGravatar Mark Brown 1-0/+4
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorGravatar Will Deacon 3-1/+52
2021-01-21firmware: smccc: Introduce SMCCC TRNG frameworkGravatar Andre Przywara 1-0/+6
2020-09-14firmware: smccc: Export both smccc functionsGravatar Sudeep Holla 1-0/+2
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportGravatar Sudeep Holla 3-0/+124
2020-05-20firmware: smccc: Add function to fetch SMCCC versionGravatar Sudeep Holla 1-0/+5
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileGravatar Sudeep Holla 2-0/+29
2020-05-20firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and aboveGravatar Sudeep Holla 1-0/+16