diff options
author | Peter Hilber <[email protected]> | 2021-08-03 14:10:20 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2021-08-05 10:23:23 +0100 |
commit | f301bba0ca7392d16a6ea4f1d264a91f1fadea1a (patch) | |
tree | 292ea6e3ac501dab4bb5541b6baada984c101dc1 /scripts/gdb/linux/utils.py | |
parent | c92c3e382ebd2382b26a41e312a266a40c4fb05c (diff) |
firmware: arm_scmi: Add message passing abstractions for transports
Add abstractions for future transports using message passing, such as
virtio. Derive the abstractions from the shared memory abstractions.
Abstract the transport SDU through the opaque struct scmi_msg_payld.
Also enable the transport to determine all other required information
about the transport SDU.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Peter Hilber <[email protected]>
[ Cristian: Adapted to new SCMI Kconfig layout, updated Copyrights ]
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions