summaryrefslogtreecommitdiff
path: root/cactus/cactus_tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'cactus/cactus_tests.h')
-rw-r--r--cactus/cactus_tests.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cactus/cactus_tests.h b/cactus/cactus_tests.h
index 85261a9..81f7cd7 100644
--- a/cactus/cactus_tests.h
+++ b/cactus/cactus_tests.h
@@ -31,8 +31,8 @@ void misc_tests(void);
void system_setup_tests(void);
/*
- * Exercise the SP_MEM_ATTRIBUTES_SET_AARCH64 SMC interface. A variety of valid
- * and invalid requests to change memory attributes are tested.
+ * Exercise the SP_MEMORY_ATTRIBUTES_SET_AARCH64 SMC interface. A variety of
+ * valid and invalid requests to change memory attributes are tested.
*
* These tests report their results on the UART. They do not recover from a
* failure : when an error is encountered they endlessly loop.