aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2019-07-08 09:41:12 +0100
committerSudeep Holla <[email protected]>2019-08-12 12:23:01 +0100
commitac8aaf348cf54a07aff8e709329ef82ecfa230cc (patch)
tree01030756e3828a208124bb28c2bfc4f72f23679c /scripts/gdb
parentaa90ac45bc88e6a8efb199e45dab5d5a6b01c3d2 (diff)
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
SCMI v2.0 adds support for "FastChannel", a lightweight unidirectional channel that is dedicated to a single SCMI message type for controlling a specific platform resource. They 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 discovery 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 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions