Skip to content

scmi: add SCMI notification support

Pranav Madhu requested to merge rdv3_powerdown_v1 into main

In addition to messages, SCMI specification 3.x includes support for SCMI notifications as well. Enables the support for SCMI notifications, so that the SCMI module can forward the notification to the respective protcol's notification handler upon their arrival.

Change-Id: I045df2bd8836c5cfcfe3a67e7e75c2b0cf7b9110 Signed-off-by: Pranav Madhu pranav.madhu@arm.com

Merge request reports