Skip to content

scmi: add a check for smci message type

Mohamed Omar Asaker requested to merge fix/scmi-reserved-msg-type into main

Check if the SCMI message type is valid or not. Return PROTOCOL_ERROR if not valid.

Signed-off-by: Mohamed Omar Asaker mohamed.omarasaker@arm.com

Merge request reports