diff options
author | Sudeep Holla <[email protected]> | 2021-05-21 16:10:29 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2021-05-26 22:36:46 +0100 |
commit | e781858488b918e30a6ff28e9eab6058b787e3b3 (patch) | |
tree | aa4e4256df744f2af06d7a8a5c7b06a13513d7b6 /scripts/gdb/linux/timerlist.py | |
parent | 3fdc0cb59d97f87e2cc708d424f1538e31744286 (diff) |
firmware: arm_ffa: Add initial FFA bus support for device enumeration
The Arm FF for Armv8-A specification has concept of endpoints or
partitions. In the Normal world, a partition could be a VM when
the Virtualization extension is enabled or the kernel itself.
In order to handle multiple partitions, we can create a FFA device for
each such partition on a dedicated FFA bus. Similarly, different drivers
requiring FFA transport can be registered on the same bus. We can match
the device and drivers using UUID. This is mostly for the in-kernel
users with FFA drivers.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Jens Wiklander <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions