aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2024-08-20 15:28:00 +0100
committerSudeep Holla <[email protected]>2024-08-20 15:40:45 +0100
commit61824feae5c07987f70519b1235e50baa138b3c2 (patch)
treee62a2a222d9f2714ffba72d9f2f14774074e36a3 /tools/perf/util/scripting-engines/trace-event-python.c
parenteaca7ef8f31a9040021683d381ddb83eb6fd7774 (diff)
firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()
An endpoint can discover the minimum size, maximum size and alignment boundary for the Rx/Tx buffers by passing the function ID of the FFA_RXTX_MAP ABI as input in the FFA_FEATURES interface. The maximum size is an optional field and a value of 0 means that the partition manager or the hypervisor does not enforce a maximum size. Use the discovery mechanism and remove the hardcoded 4kB buffer size. If the discovery fails, it still defaults to 4kB. Message-Id: <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions