You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: firmware: scmi: add msg_type validation in callback
In the SCMI core layer, add msg_type validation before dispatch
(e.g. RESP vs NOTIFY vs CMD). Messages with an unexpected or invalid
type for the current context are logged
Signed-off-by: Yongxu Wang <[email protected]>
0 commit comments