diff options
author | Quentin Perret <[email protected]> | 2023-05-23 11:18:27 +0100 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2023-06-01 21:34:51 +0000 |
commit | 0a9f15fd56742b785ba4d06e64976f1f700b807c (patch) | |
tree | d2b9f6169d0a8ea61e8feb6322e99247635fc853 /tools/perf/scripts/python | |
parent | 20936cd11479709ccd5de2dc77ac8063cd9bfad8 (diff) |
KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
FF-A memory descriptors may need to be sent in fragments when they don't
fit in the mailboxes. Doing so involves using the FRAG_TX and FRAG_RX
primitives defined in the FF-A protocol.
Add support in the pKVM FF-A relayer for fragmented descriptors by
monitoring outgoing FRAG_TX transactions and by buffering large
descriptors on the reclaim path.
Co-developed-by: Andrew Walbran <[email protected]>
Signed-off-by: Andrew Walbran <[email protected]>
Signed-off-by: Quentin Perret <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions