diff options
| author | Jamie Gibbons <[email protected]> | 2026-07-22 16:45:44 +0100 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2026-08-05 02:03:23 -0700 |
| commit | a5f93037f28624c612288e2d97604d73e03af5a3 (patch) | |
| tree | 3bc0b632bab1615876e887f45b75c7453d869522 /include/linux/linux_string.h | |
| parent | baa64b2f892890f00a377eac4a3e685472bb56b5 (diff) | |
misc: mpfs_syscontroller: add mailbox RX helper for service responses
The MPFS system controller run_service() helper only submits the mailbox
request but does not read back the response data. However, the caller
must explicitly receive the response.
Add a public system controller helper to receive mailbox service
responses to populate the response buffer after issuing a system
controller request.
Without this, the drivers copy uninitialised stack data instead of
mailbox response data, resulting in deterministic output.
Signed-off-by: Jamie Gibbons <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
