aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/common/test_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tftf/tests/common/test_helpers.c')
-rw-r--r--tftf/tests/common/test_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tftf/tests/common/test_helpers.c b/tftf/tests/common/test_helpers.c
index 9861070f9..05b09d7c7 100644
--- a/tftf/tests/common/test_helpers.c
+++ b/tftf/tests/common/test_helpers.c
@@ -148,7 +148,7 @@ bool get_tftf_mailbox(struct mailbox_buffers *mb)
return false;
}
-test_result_t check_hafnium_spmc_testing_set_up(
+test_result_t check_spmc_testing_set_up(
uint32_t ffa_version_major, uint32_t ffa_version_minor,
const struct ffa_uuid *ffa_uuids, size_t ffa_uuids_size)
{