diff options
| author | Sudeep Holla <[email protected]> | 2020-05-18 09:12:20 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2020-05-20 18:10:37 +0000 |
| commit | f2ae97062a48b114bcf8fb2e99574d9ed2c2cd1b (patch) | |
| tree | 15ae441ab539114219be045bc40663142f23cfe3 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead (diff) | |
| download | kernel-f2ae97062a48b114bcf8fb2e99574d9ed2c2cd1b.tar.gz kernel-f2ae97062a48b114bcf8fb2e99574d9ed2c2cd1b.zip | |
firmware: smccc: Refactor SMCCC specific bits into separate file
In order to add newer SMCCC v1.1+ functionality and to avoid cluttering
PSCI firmware driver with SMCCC bits, let us move the SMCCC specific
details under drivers/firmware/smccc/smccc.c
We can also drop conduit and smccc_version from psci_operations structure
as SMCCC was the sole user and now it maintains those.
No functionality change in this patch though.
Signed-off-by: Sudeep Holla <[email protected]>
Tested-by: Etienne Carriere <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
