aboutsummaryrefslogtreecommitdiff
path: root/spm/cactus/cactus_tests/cactus_message_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'spm/cactus/cactus_tests/cactus_message_loop.c')
-rw-r--r--spm/cactus/cactus_tests/cactus_message_loop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spm/cactus/cactus_tests/cactus_message_loop.c b/spm/cactus/cactus_tests/cactus_message_loop.c
index 11207dca8..fde707443 100644
--- a/spm/cactus/cactus_tests/cactus_message_loop.c
+++ b/spm/cactus/cactus_tests/cactus_message_loop.c
@@ -49,7 +49,6 @@ bool cactus_handle_cmd(smc_ret_values *cmd_args, smc_ret_values *ret,
}
}
- ERROR("Unhandled test command!\n");
*ret = cactus_error_resp(ffa_dir_msg_dest(*cmd_args),
ffa_dir_msg_source(*cmd_args),
CACTUS_ERROR_UNHANDLED);