commit | 6c378c2feffd8826542322e8d2cc53fd7f0d8252 | [log] [tgz] |
---|---|---|
author | Kathleen Capella <kathleen.capella@arm.com> | Sun Jan 07 16:20:45 2024 -0500 |
committer | Kathleen Capella <kathleen.capella@arm.com> | Tue Sep 03 20:58:04 2024 +0200 |
tree | 5e80836b355a0b5b6e19388b347907778d096fa1 | |
parent | fb3314d9e347ac7d269116634cc793b22b8eeae4 [diff] |
fix(spmd): remove spmd_handle_spmc_message The function `spmd_handle_spmc_message` was added into SPMD for potential cases of SPMC sending a message (through SMC conduit) to the SPMD. There is no longer a use case for this scenario. Instead, if such a message is received by SPMD, return FFA_ERROR. Signed-off-by: Kathleen Capella <kathleen.capella@arm.com> Change-Id: I74eda4cc0edf99c83a96d10981cf6d9e727207f8