commit | ae4beabbfe1900e7010594c3aa3de513edafd319 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Mon Sep 27 15:21:57 2021 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:01 2025 +0000 |
tree | 0ecd6913963f1dc2081aaa2c3864d3fd606793b4 | |
parent | f856c94892c1b4da88a8aa3017dcc521987ebac3 [diff] |
fix(ff-a): Fix ffa_features test for indirect msg Indirect messaging has not been implemented and tested for SPMC, so FFA_FEATURES return FFA_ERROR for the indirect messaging interfaces FFA_MSG_POLL, FFA_YIELD and FFA_MSG_SEND. Change the cactus tests to reflect this. Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: I7533b86795b5538a9201ecc87090a3865588900c