aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorLorenzo Pieralisi <[email protected]>2015-03-24 17:58:52 +0000
committerWill Deacon <[email protected]>2015-03-26 15:13:10 +0000
commit48eb3c8a8b4fffb48f64019e1f68a7de4db4cc43 (patch)
treed8d4bd334a82bf649275c706167b5899392c749b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentd8f4f161e31f3ee9768467344e6cc31a0b9d9249 (diff)
ARM64: kernel: psci: factor out probe function
PSCI v0.2+ versions provide a specific PSCI call (PSCI_VERSION) to detect the PSCI version at run-time. Current PSCI v0.2 init code carries out the version probing in the PSCI 0.2 DT init function, but the version probing does not depend on DT so it can be factored out in order to make it available to other boot mechanisms (ie ACPI) to reuse. The psci_probe() probing function can be easily extended to add detection and initialization of PSCI functions defined in PSCI versions >0.2. Cc: Sudeep Holla <[email protected]> Cc: Mark Rutland <[email protected]> Reviewed-by: Hanjun Guo <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions