Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-22 | firmware: smccc: Fix check for ARCH_SOC_ID not implemented | Michael Kelley | 1 | -1/+1 |
2021-08-06 | firmware: smccc: Register smccc_trng platform device | Andre Przywara | 1 | -0/+17 |
2021-06-08 | arm64: smccc: Support SMCCC v1.3 SVE register saving hint | Mark Brown | 1 | -0/+4 |
2021-03-31 | arm/arm64: Probe for the presence of KVM hypervisor | Will Deacon | 3 | -1/+52 |
2021-01-21 | firmware: smccc: Introduce SMCCC TRNG framework | Andre Przywara | 1 | -0/+6 |
2020-09-14 | firmware: smccc: Export both smccc functions | Sudeep Holla | 1 | -0/+2 |
2020-07-06 | firmware: smccc: Add ARCH_SOC_ID support | Sudeep Holla | 3 | -0/+124 |
2020-05-20 | firmware: smccc: Add function to fetch SMCCC version | Sudeep Holla | 1 | -0/+5 |
2020-05-20 | firmware: smccc: Refactor SMCCC specific bits into separate file | Sudeep Holla | 2 | -0/+29 |
2020-05-20 | firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above | Sudeep Holla | 1 | -0/+16 |