diff options
author | Sudeep Holla <[email protected]> | 2019-07-08 09:41:17 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2019-08-12 12:23:01 +0100 |
commit | 823839571d76d465c6e454495864b085d699adb5 (patch) | |
tree | 69f53a8fda8c4ae7f8d8f9019f2b52b1684b7883 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ac8aaf348cf54a07aff8e709329ef82ecfa230cc (diff) |
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
SCMI v2.0 adds support for "FastChannel" which do not use a message
header as they are specialized for a single message.
Only PERFORMANCE_LIMITS_{SET,GET} and PERFORMANCE_LEVEL_{SET,GET}
commands are supported over fastchannels. As they are optional, they
need to be discovered by PERFORMANCE_DESCRIBE_FASTCHANNEL command.
Further {LIMIT,LEVEL}_SET commands can have optional doorbell support.
Add support for making use of these fastchannels.
Cc: Ionela Voinescu <[email protected]>
Cc: Chris Redpath <[email protected]>
Cc: Quentin Perret <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions