diff options
| author | Sudeep Holla <[email protected]> | 2023-10-05 15:44:57 +0100 |
|---|---|---|
| committer | Sudeep Holla <[email protected]> | 2023-10-06 15:33:13 +0100 |
| commit | fe2ddb6b42358ad25a6aed30512fb284522335f3 (patch) | |
| tree | 43b1f181729268ad1b4644218c72b83fb2352c4a /tools/perf/scripts/python | |
| parent | 933db703e8ce3e30bb9f282afe73f7316338036b (diff) | |
firmware: arm_ffa: Implement the FFA_RUN interface
FFA_RUN is used by a scheduler to allocate CPU cycles to a target
endpoint execution context specified in the target information parameter.
If the endpoint execution context is in the waiting/blocked state, it
transitions to the running state.
Expose the ability to call FFA_RUN in order to give any partition in the
system cpu cycles to perform IMPDEF functionality.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions