diff options
author | Cristian Marussi <[email protected]> | 2023-01-18 12:14:25 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2023-01-20 11:41:31 +0000 |
commit | 9c54633e4e3d004c416ad680d6b0f73c2ac6f018 (patch) | |
tree | 57280c3c4d5c907ed339e1503a7d97d836fcfb9b /lib/debugobjects.c | |
parent | 7063887b538602710cdcc19fbcd78385cbab8791 (diff) |
firmware: arm_scmi: Add the raw mode co-existence support
When the raw support is enabled and configured in co-existence mode the
normal SCMI drivers are allowed to register with the SCMI core and
operate as usual alongside the raw operations.
SCMI normal and raw messages will be kept segregated from each other,
but only at the transaction level. Any further possible interference at
the protocol layer will have instead to be handled by the user to attain
reliable results while using the raw transactions.
Signed-off-by: Cristian Marussi <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Tested-by: Vincent Guittot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions