diff options
author | Mark Rutland <[email protected]> | 2015-07-31 15:46:17 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-08-03 12:35:00 +0100 |
commit | 5211df00a4b595b96a7721a1253074b327945d33 (patch) | |
tree | cda7331e85fb141e5a857028bc37f9b9edca01fa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bff60792f994a87324ab57e89e945b4572b1ef77 (diff) |
drivers: psci: support native SMC{32,64} calls
A 32-bit OS cannot make calls with SMC64 IDs, while a 64-bit OS must
invoke some PSCI functions with SMC64 IDs.
This patch introduces and makes use of a new macro to choose the
appropriate IDs based on the register width of the OS, which will allow
32-bit callers to use the PSCI client code.
Signed-off-by: Mark Rutland <[email protected]>
Tested-by: Hanjun Guo <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions