commit | 734aaac8e23d86963c4e62d6e6c80e1a14e723a8 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Wed Jun 15 14:37:22 2022 +0100 |
committer | Raef Coles <raef.coles@arm.com> | Wed Sep 28 13:38:02 2022 +0100 |
tree | eeba2cf148c4092977d7342862ec7536c2051626 | |
parent | 0217cfe2e26f24dbe877f5c2db781cb90326e49d [diff] |
feat(rss): add new comms protocols The current comms protocol (where arguments and return data is embedded into the MHU message) is now protocol v0. Protocol v1 embeds pointers into the message, and has the RSS retrieve the data via DMA. Change-Id: I08d7f09c4eaea673769fde9eee194447a99f1b78 Signed-off-by: Raef Coles <raef.coles@arm.com>